mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-15 20:49:40 +01:00
fixed inventory filename
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user