You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
234 B

---
# prereqs
- name: Install genconfdrv
include: install-genconfdrv.yml
when: xen_vm_creator_install_genconfdrv
- include: install-vms.yml
with_items: "{{ xen_vm_creator_vms }}"
loop_control:
loop_var: xen_vm_creator_vm