feat: adding ansible playbook for provisioning after VM is created

This commit is contained in:
mustard 2025-10-03 23:06:03 +02:00
parent 2e14375e94
commit 12e5c33e4f
2 changed files with 65 additions and 0 deletions

5
inventory.yaml Normal file
View file

@ -0,0 +1,5 @@
proxmox_vms:
hosts:
jellyfin:
ansible_host: 10.0.1.193
ansible_user: root