mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 10:53:01 +02:00
Remove whitespace
This commit is contained in:
parent
c35c4699c1
commit
1c5146150c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
metadata:
|
metadata:
|
||||||
ssh-keys: "ubuntu:{{ ssh_public_key_lookup }}"
|
ssh-keys: "ubuntu:{{ ssh_public_key_lookup }}"
|
||||||
user-data: |
|
user-data: |
|
||||||
#! /bin/bash
|
#!/bin/bash
|
||||||
sudo apt-get remove -y --purge sshguard
|
sudo apt-get remove -y --purge sshguard
|
||||||
network: "{{ algo_server_name }}"
|
network: "{{ algo_server_name }}"
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Reference in a new issue