add ansible.cfg
This commit is contained in:
parent
5bb14f828c
commit
01d7d75f68
4
ansible.cfg
Normal file
4
ansible.cfg
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[defaults]
|
||||||
|
inventory = hosts.ini
|
||||||
|
default_private_key_file = /home/ansible/.ssh/id_rsa
|
||||||
|
interpreter_python = /usr/bin/python3
|
||||||
Loading…
Reference in New Issue
Block a user