mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-22 01:24:58 +02:00
Hardcoded info #25
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user