Buonanotte
This commit is contained in:
parent
f7723e72dc
commit
aa8d849825
11 changed files with 178 additions and 7 deletions
7
ansible.cfg
Normal file
7
ansible.cfg
Normal file
|
@ -0,0 +1,7 @@
|
|||
[defaults]
|
||||
inventory = inventories/
|
||||
remote_user = root
|
||||
host_key_checking = False
|
||||
retry_files_enabled = False
|
||||
roles_path = ./roles
|
||||
private_key_file = ~/.ssh/ansible
|
Loading…
Add table
Add a link
Reference in a new issue