main.yml 110 B

1234
  1. - include_tasks: 'xen.yml'
  2. tags: [hypervisor,xen]
  3. - include_tasks: 'ganeti.yml'
  4. tags: [hypervisor,ganeti]