add import of vars to virt-instance create, should get almost all our hosts
This commit is contained in:
parent
06df62f7ae
commit
a9feedd9e0
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#
|
||||
# This task is the thing that creates a vm for later use
|
||||
#
|
||||
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||
|
||||
- name: get vm list
|
||||
delegate_to: "{{ vmhost }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue