mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
Hardcoded info #25
This commit is contained in:
commit
5e113fc7bd
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@ server_name: example.com
|
|||
server_ip: "{{ ansible_ssh_host }}"
|
||||
|
||||
# specify users that you need
|
||||
=======
|
||||
server_name: www.ivlis.me
|
||||
server_ip: "{{ ansible_ssh_host }}"
|
||||
|
||||
users:
|
||||
- mr.smith
|
||||
- mrs.smith
|
||||
|
|
Loading…
Add table
Reference in a new issue