Skip to content

Commit 5378744

Browse files
committedDec 6, 2024
update inv path
1 parent 00f6442 commit 5378744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ansible/ansible.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[defaults]
2-
inventory = ./hosts.ini
2+
inventory = ./ansible/hosts.ini
33
ansible_user = mafyuh
44
host_key_checking = False
55
private_key_file = /root/.ssh/id_rsa

0 commit comments

Comments
 (0)
Please sign in to comment.