mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +02:00
config.cfg fixes
This commit is contained in:
parent
5e113fc7bd
commit
fa3f92c1f9
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ server_name: example.com
|
||||||
server_ip: "{{ ansible_ssh_host }}"
|
server_ip: "{{ ansible_ssh_host }}"
|
||||||
|
|
||||||
# specify users that you need
|
# specify users that you need
|
||||||
=======
|
|
||||||
server_name: www.ivlis.me
|
server_name: www.ivlis.me
|
||||||
server_ip: "{{ ansible_ssh_host }}"
|
server_ip: "{{ ansible_ssh_host }}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue