Import iniziale.
This commit is contained in:
commit
d20346a467
16 changed files with 84 additions and 0 deletions
8
ansible.cfg
Normal file
8
ansible.cfg
Normal file
|
@ -0,0 +1,8 @@
|
|||
[defaults]
|
||||
host_key_checking=False
|
||||
inventory=hosts
|
||||
roles_path=roles
|
||||
remote_tmp=/tmp/.ansible-${USER}
|
||||
retry_file_enabled=False
|
||||
interpreter_python=auto_legacy_silent
|
||||
timeout = 30
|
Loading…
Add table
Add a link
Reference in a new issue