add localhost
This commit is contained in:
parent
717c467f2c
commit
02d94edcb6
1 changed files with 1 additions and 1 deletions
2
main.yml
2
main.yml
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
- name: ArrelCasa LXC Proxmox
|
- name: ArrelCasa LXC Proxmox
|
||||||
hosts: proxmox
|
hosts: localhost
|
||||||
vars_files:
|
vars_files:
|
||||||
- vars/default.yml
|
- vars/default.yml
|
||||||
roles:
|
roles:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue