add base
This commit is contained in:
parent
70f16cb2e7
commit
52e5c23571
2 changed files with 9 additions and 0 deletions
9
main.yml
Normal file
9
main.yml
Normal 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
0
vars/default.yml
Normal file
Loading…
Reference in a new issue