ansible-roles/kvm-host
Jérémy Lecour c194e6c664
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2625|0|2625|0|:zzz:
gitea/ansible-roles/pipeline/head This commit looks good
kvm-host: revert remote DRBD role on migration error (untested)
2023-10-14 07:26:51 +02:00
..
defaults kvm-host: add missing default value 2022-02-03 14:16:45 +01:00
files kvm-host: revert remote DRBD role on migration error (untested) 2023-10-14 07:26:51 +02: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) ;