We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f6442 commit 5378744Copy full SHA for 5378744
ansible/ansible.cfg
@@ -1,5 +1,5 @@
1
[defaults]
2
-inventory = ./hosts.ini
+inventory = ./ansible/hosts.ini
3
ansible_user = mafyuh
4
host_key_checking = False
5
private_key_file = /root/.ssh/id_rsa
0 commit comments