main.yml 98 B

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