Releases: stackhpc/ansible-role-libvirt-host
Releases · stackhpc/ansible-role-libvirt-host
v1.12.1
v1.12.0
What's Changed
- added empty mode (isolated net) by @IncredibleRichie in #53
- added "open" to network teplate by @IncredibleRichie in #56
- Add support for EL9 by @mnasiadka in #64
New Contributors
- @IncredibleRichie made their first contribution in #53
- @mnasiadka made their first contribution in #64
Full Changelog: v1.11.0...v1.12.0
Release 1.11.0
- Add support for SASL authentication by @markgoddard in #52
Release 1.10.0
- Skip installing epel-release on CentOS/RHEL 8
- Use import_tasks/include_tasks for task files
- Make libvirtd.conf and qemu.conf configurable
- Support systemd TCP and TLS sockets
- Add support for installing additional packages
- Make AppArmor configurable separately from daemon installation
Release 1.9.0
- CentOS 8 EFI support
- IPv6 networks & routes
Release 1.8.3
- Use ansible_facts to reference facts
Release 1.8.2
- Skip libvirt QEMU AppArmor config without daemon installation
- Install apparmor package when necessary
Release 1.8.1
- Add dir pool directories to libvirt QEMU AppArmor template
Release 1.8.0
- Allow to avoid installing the libvirt daemon and/or client
- Use virsh pool-build to create the backing directory for directory-based pools
Release 1.7.1
- Fix failures on CentOS 8.2 since 8.3 release due to libgcrypt