Modified config file to use new inventory file

This commit is contained in:
2024-01-26 16:25:26 +05:30
parent b7b0c0a5cd
commit 60eb2947d2

View File

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