init
This commit is contained in:
6
ansible/ansible.cfg
Normal file
6
ansible/ansible.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
[defaults]
|
||||
inventory = ./inventory.ini
|
||||
roles_path = ./roles
|
||||
host_key_checking = False
|
||||
deprecation_warnings = False
|
||||
interpreter_python = auto
|
||||
Reference in New Issue
Block a user