Releases: stackhpc/ansible-role-libvirt-host
Releases · stackhpc/ansible-role-libvirt-host
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
Release 1.7.0
CentOS 8 support
Release 1.6.0
ArchLinux support
ZFS support
Fix when ansible_python_interpreter is undefined
Merge pull request #22 from stackhpc/fix-ansible-python-interpreter Add a default for ansible_python_interpreter
LVM pool support
Merge pull request #21 from t2d/lvm2 Add handling of volume groups
Ansible 2.9 support
Merge pull request #18 from yoyostile/master state=installed got removed in ansible 2.9
RHEL8, routed & NATed networks
Merge pull request #17 from chris968/patch-1 Routed and nated networks support
Fix remote Ubuntu hosts
Fixes issue #13.
Improve configuration options for libvirt socket and connection URI
It is now possible to set a custom socket path. This allows you to run multiple instances of libvirt side by side.