ansible-roles/kvm-host
Mathieu Trossevin c2de4b4cd1
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2671|8|2663|5|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/439//ansiblelint">Evolix » ansible-roles » unstable #439</a>
gitea/ansible-roles/pipeline/head This commit looks good
kvm-host: Add LVM filter when needed
2023-12-22 11:26:08 +01:00
..
defaults kvm-host: Add LVM filter when needed 2023-12-22 11:26:08 +01:00
files kvmstats: use .capacity instead of .physical for disk size 2023-11-23 12:26:20 +01:00
handlers kvm-host: Add LVM filter when needed 2023-12-22 11:26:08 +01:00
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2021-06-28 15:26:28 +02:00
tasks kvm-host: Add LVM filter when needed 2023-12-22 11:26:08 +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

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) ;