- include_tasks: 'xen.yml' when: with_xen tags: - 'hypervisor' - 'xen' - include_tasks: 'ganeti.yml' when: with_ganeti tags: - 'hypervisor' - 'ganeti' # vim: ft=yaml.ansible