kowabunga.cloud.kvm role – Install, configure, and start libvirt and QEMU/KVM.

Note

This role is part of the kowabunga.cloud collection (version 0.1.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install kowabunga.cloud.

To use it in a playbook, specify: kowabunga.cloud.kvm.

Entry point main – Install, configure, and start libvirt and QEMU/KVM.

Synopsis

  • Install, configure, and start libvirt and QEMU/KVM.

Parameters

Parameter

Comments

kowabunga_kvm_network_bridges

list / elements=string

List of network bridge interfaces allowed by QEMU to bind.

Automatically generated from kowabunga_netplan_config.bridge variable if unspecified.

Default: []

kowabunga_libvirt_listen_addr

string

Network address for libvirt to listen to.

Private LAN one if unspecified.