ansible-roles/kvm-host
Alexis Ben Miloud--Josselin 892067cf2b
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2640|4|2636|5|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/403//ansiblelint">Evolix » ansible-roles » unstable #403</a>
gitea/ansible-roles/pipeline/head This commit looks good
kvmstats: use .capacity instead of .physical for disk size
2023-11-23 12:26:20 +01:00
..
defaults kvm-host: add missing default value 2022-02-03 14:16:45 +01:00
files kvmstats: use .capacity instead of .physical for disk size 2023-11-23 12:26:20 +01:00
handlers Use FQCN 2023-03-20 23:33:19 +01:00
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2021-06-28 15:26:28 +02:00
tasks force: [yes,no] → force [true,false] 2023-06-28 13:25:30 +02: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) ;