Compare commits
2 commits
717c467f2c
...
d7e66e3779
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d7e66e3779 | ||
|
|
02d94edcb6 |
2 changed files with 2 additions and 1 deletions
2
main.yml
2
main.yml
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- name: ArrelCasa LXC Proxmox
|
||||
hosts: proxmox
|
||||
hosts: localhost
|
||||
vars_files:
|
||||
- vars/default.yml
|
||||
roles:
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
---
|
||||
Loading…
Reference in a new issue