This commit is contained in:
Jesús Camacho 2026-02-16 12:57:20 +01:00
parent 70f16cb2e7
commit 52e5c23571
2 changed files with 9 additions and 0 deletions

9
main.yml Normal file
View file

@ -0,0 +1,9 @@
---
- name: ArrelCasa LXC Proxmox
hosts: proxmox
vars_files:
- vars/default.yml
roles:
- base
- system
- zabbix

0
vars/default.yml Normal file
View file