Configure virtualization on the host. It's a simple wrapper over the community-provided libvirt role
executing .configure
will download requirements for the role
Same as the one of the original role
IMPORTANT: you have to add zone: libvirt
(it's the default) to your libvirt_host_networks
network entries to be compatible with this role.
The original role Thanks stack HPC as well as the LVM one
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
- Twitter @tcharl
- Github @tcharl
- LinkedIn Charlie Mordant