Import iniziale.

This commit is contained in:
Emiliano Vavassori 2020-04-29 21:18:01 +02:00
commit d20346a467
16 changed files with 84 additions and 0 deletions

8
ansible.cfg Normal file
View 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