Releases: oVirt/ovirt-ansible-collection
Releases · oVirt/ovirt-ansible-collection
Release 2.4.3
oVirt Ansible Collection 3.2.0
Release 3.1.3
v3.1.3
Bugfixes
- HE - add back dependency on python3-jmespath (#701)
- HE - drop remaining filters using netaddr (#702)
- HE - drop usage of ipaddr filters and remove dependency on python-netaddr (#696)
- HE - fix ipv4 and ipv6 check after dropping netaddr (#704)
- hosted_engine_setup - Update README (#706)
- ovirt_disk - Fix issue in detaching the direct LUN (#700)
- ovirt_quota - Convert storage size to integer (#712)
Release 3.1.2
v3.1.2
- Add Python 3.11 subpackage to be usable in ansible-core 2.14 for el8
Release 3.1.1-1
Release 3.1.0
v3.1.0
Minor Changes
- ovirt_host - Add refreshed state (#673).
- ovirt_network - Add default_route usage to the ovirt_network module (#647).
Bugfixes
- engine_setup - Remove provision_docker from tests (#677).
- he-setup - Log the output sent to the serial console of the HostedEngineLocal VM to a file on the host, to allow diagnosing failures in that stage (#664).
- he-setup - Run virt-install with options more suitable for debugging (#664).
- he-setup - recently
virsh net-destroy default
doesn't delete thevirbr0
, so we need to delete it expicitly (#661). - info modules - Use dynamic collection name instead of ovirt.ovirt for deprecation warning (#653).
- module_utils - replace
getargspec
withgetfullargspec
to support newer python 3.y versions (#663). - ovirt_host - Wait for host to be in result state during upgrade (#621)
Release 2.4.2
Release 3.0.0-1
What's Changed
- filters: Fix ovirtvmipsv4 with attribute and network by @mnecas in #607
- ovirt_host: Fix kernel_params elemets by @mnecas in #608
- ovirtvmipsv4: Fix filter list by @mnecas in #609
- Bump to 3.0.0 by @mnecas in #610
- cluster_upgrade: Add default random uuid to engine_correlation_id by @mnecas in #624
- image_template: Add template_bios_type by @mnecas in #620
- Remove the 'warn:' argument by @didib in #627
- Use RPM installation of ansible-core on EL9 by @mwperina in #630
- ovirt_nic: Add network_filter_parameters by @mnecas in #623
- Support ansible-core-2.13 on EL8 by @mwperina in #632
- Use Python 3.9 on CS8 and CS9 builds by @mwperina in #633
- Use oVirt checkout action in CI by @mwperina in #634
- Use ansible-lint 6 by @mwperina in #635
- Improving "disaster_recovery" & "ovirt_disk" (documentation & phrasings) by @barpavel in #562
- cluster_upgrade: Fix the engine_correlation_id location by @mnecas in #637
Full Changelog: 2.3.0-1...3.0.0-1