fixed inventory filename

This commit is contained in:
2023-03-21 10:12:11 +01:00
parent 92b90b7aa9
commit c1ed4459ce

View File

@@ -1,5 +1,5 @@
[defaults] [defaults]
remote_user = simon remote_user = simon
inventory = hosts.ini inventory = hosts.yml
vault_password_file = ~/.ansible/vault_pass.txt vault_password_file = ~/.ansible/vault_pass.txt
private_key_file=~/.ssh/ansible private_key_file=~/.ssh/ansible