Update ansible.cfg

This commit is contained in:
aggarwalakshun
2024-03-18 02:00:35 +05:30
committed by GitHub
parent 2a4ab2c051
commit 99e9259403

View File

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