ansible-roles/kvm-host
Jérémy Lecour ee21973371
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2777|524|2253|2462|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/223//ansiblelint">Evolix » ansible-roles » unstable #223</a>
gitea/ansible-roles/pipeline/head This commit looks good
Use FQCN
Fully Qualified Collection Name
2023-03-20 23:33:19 +01:00
..
defaults kvm-host: add missing default value 2022-02-03 14:16:45 +01:00
files kvmstats: Utiliser domstats pour récupérer infos 2023-03-10 10:07:00 +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 Use FQCN 2023-03-20 23:33:19 +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) ;