proxmox ansible bootstrapping

This commit is contained in:
plasmagoat 2025-06-07 19:41:15 +02:00
parent 2d1a363a50
commit bdf3bc6b02
20 changed files with 481 additions and 4 deletions

5
ansible.cfg Normal file
View file

@ -0,0 +1,5 @@
[defaults]
inventory = ./inventory.ini
roles_path = ./roles
host_key_checking = False
vault_password_file = ~/.ansible_vault_pass