ansible-roles/kvm-host/meta/main.yml

20 lines
351 B
YAML

galaxy_info:
author: Evolix
description: Install tools to set-up a KVM host
issue_tracker_url: https://gitea.evolix.org/evolix/ansible-roles/issues
license: GPLv2
min_ansible_version: 2.2
platforms:
- name: Debian
versions:
- jessie
- stretch
- buster
dependencies:
- { role: evolix/drbd, when: kvm_install_drbd }