ansible.cfg v2
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
inventory = inventory
|
inventory = inventory
|
||||||
private_key_file = ~/.ssh/ansible
|
private_key_file = ~/.ssh/ansible-key
|
||||||
|
host_key_checking = False
|
||||||
|
|||||||
Reference in New Issue
Block a user