ansible-roles/kvm-host
Eric Morino 2ec026c2b3
continuous-integration/drone/push Build is failing Details
Change variable item by kvm_pair and disable loop on all 'hypervisor' group
2021-11-26 11:08:43 +01:00
..
defaults kvm-host: replace the "kvm-tools" package with scripts deployed by Ansible 2021-06-10 11:09:48 +02:00
files [kvmstats] Sort domain list 2021-10-28 10:27:44 +02:00
handlers Rename kvm role to kvm-host 2016-12-21 16:21:38 +01:00
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2021-06-28 15:26:28 +02:00
tasks Change variable item by kvm_pair and disable loop on all 'hypervisor' group 2021-11-26 11:08:43 +01:00
templates whitespaces 2021-06-10 16:30:22 +02:00
tests Add tests for many roles 2017-05-18 15:44:21 +02:00
.kitchen.yml Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
README.md kvm-host: images path is customizable 2017-07-19 01:34:13 +02:00

README.md

kvm-host

Install tools to set-up a KVM host

Tasks

Everything is in the tasks/main.yml file.

Available variables

  • kvm_custom_libvirt_images_path: a custom directory for libvirt images (default: empty) ;