ansible-roles/kvm-host
Victor LABORIE 57cf0a29ab kvm-host: install kvm-tools package instead of copying add-vm.sh 2018-07-27 11:27:50 +02:00
..
defaults kvm-host: images path is customizable 2017-07-19 01:34:13 +02:00
files kvm-host: move add-vm.sh script into another GIT repository 2017-10-26 17:19:04 +02:00
handlers Rename kvm role to kvm-host 2016-12-21 16:21:38 +01:00
meta Ansible >= 2.2 supported 2017-03-24 14:15:09 +01:00
tasks kvm-host: install kvm-tools package instead of copying add-vm.sh 2018-07-27 11:27:50 +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) ;