Releases: stackhpc/ansible-role-libvirt-vm
Releases · stackhpc/ansible-role-libvirt-vm
v1.16.2
v1.16.1
What's Changed
- Yamllint + ansible-lint by @roumano in #97
- Add switch for enabling qemu guest agent virtio channel by @othiman in #98
- Install ovmf on Ubuntu when EFI VM is requested by @mnasiadka in #99
New Contributors
- @othiman made their first contribution in #98
- @mnasiadka made their first contribution in #99
Full Changelog: v1.16.0...v1.16.1
Release 1.16.0
What's Changed
- Support specifying volume driver discard option by @nickbroon in #94
- Add usb support to libvirt-vm role by @gavinwill in #95
New Contributors
- @stackhpc-ci made their first contribution in #89
- @nickbroon made their first contribution in #94
- @gavinwill made their first contribution in #95
Full Changelog: v1.15.1...v1.16.0
Release 1.15.0
- Fix undefining libvirt VMs with EFI boot firmware
Release v1.15.0
- Add support for UEFI boot mode
Release v1.14.3
- Don't use name in define
Release 1.14.2
- Use ansible_facts to reference facts
Release 1.14.1
- Install qemu-img for qcow2 image creation
Release 1.14.0
- Support block device disks
Release 1.13.0
CentOS 8 support