ansible.cfg v2

This commit is contained in:
2023-11-20 20:15:24 +05:30
parent 2dabfe3825
commit d5cd0b2d00

View File

@@ -1,3 +1,4 @@
[defaults]
inventory = inventory
private_key_file = ~/.ssh/ansible
private_key_file = ~/.ssh/ansible-key
host_key_checking = False