add ansible.cfg
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user