Initial Ansible inventory and playbooks
This commit is contained in:
commit
c642a36406
5 changed files with 49 additions and 0 deletions
4
ansible.cfg
Normal file
4
ansible.cfg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[defaults]
|
||||
inventory = inventory.ini
|
||||
interpreter_python = auto_silent
|
||||
host_key_checking = True
|
||||
Loading…
Add table
Add a link
Reference in a new issue