This role aims to get hosts into a state where they can be provisioned by the community.libvirt collection.
None - only Ansible inbuilt modules are needed.
libvirt_install_assert_hw_virtualization_support: true | false
This variable enables or disables assertion of the presence of certain CPU flags that are necessary for hardware accelerated virtualization. If enabled, the assertion will fail when these flags are not present. It may or not be possible to install libvirt without hardware virtualization support, however mileage regarding functionality, performance and reliability may vary.
None.
- hosts: servers
tasks:
- include_role:
name: libvirt-install
BSD-3-Clause
Lucca Jiménez Könings lucca.koenings@stud.h-da.de Volunteer DevOps assistance role at Hochschule Darmstadt (h_da), though mainly develops these roles in their free time.