2022-02-26 17:46:02 +00:00
|
|
|
galaxy_info:
|
2022-04-27 17:47:26 +00:00
|
|
|
role_name: kvm
|
2022-02-26 17:46:02 +00:00
|
|
|
author: Markus Pesch
|
|
|
|
description: Role to install and configure kvm on different distributions
|
|
|
|
company: Cryptic Systems
|
|
|
|
license: MIT
|
2022-04-27 17:47:26 +00:00
|
|
|
min_ansible_version: "2.9"
|
2022-02-26 17:46:02 +00:00
|
|
|
platforms:
|
2022-04-27 17:47:26 +00:00
|
|
|
- name: ArchLinux
|
2022-02-26 17:46:02 +00:00
|
|
|
versions:
|
|
|
|
- all
|
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
2022-04-27 17:47:26 +00:00
|
|
|
- jammy
|
|
|
|
- bionic
|
|
|
|
- name: EL
|
2022-02-26 17:46:02 +00:00
|
|
|
versions:
|
2022-04-27 17:47:26 +00:00
|
|
|
- all
|
|
|
|
|
2022-02-26 17:46:02 +00:00
|
|
|
|
|
|
|
galaxy_tags:
|
|
|
|
- kvm
|
|
|
|
- virtualization
|
|
|
|
|
|
|
|
dependencies: []
|