First commit

This commit is contained in:
2026-07-26 22:51:28 +02:00
parent f024586282
commit 25aec6cda0
46 changed files with 668 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[defaults]
inventory = inventory.yml
vault_password_file = vault_password.txt
vault_identity_list = default@vault_password.txt
ask_pass = False
[ssh_connection]
ssh_args = -o PreferredAuthentications=password -o PubkeyAuthentication=no