Releases: oVirt/ovirt-ansible-collection
Releases · oVirt/ovirt-ansible-collection
Release 2.3.1
Release 2.3.0
Release 2.2.3
Release 2.2.2
Release 2.2.1
Release 2.2.0
v2.2.0
Minor Changes
- During he_setup, configure ovn with he_host_name for correct operation of ovn (#563).
- Fix "ansible-lint" version 6.0.0 "yaml" violations for "disaster_recovery" role (#543).
- Fix "ansible-lint" version 6.0.0 violations for "disaster_recovery" & "remove_stale_lun" roles (#554).
- Fix ansible-lint for basic roles (#280).
- Updating the documentation - "vm_name" / "vm_id" and/or disk "id" parameter(s) are required when extending disk with non-unique name (#559).
- gluster_heal_info - Replacing gluster module to CLI to support RHV automation hub (#340).
- ovirt_disk - Add warning for disk attachments (#347).
- ovirt_disk - Fix disk attachment to VM (#361).
- ovirt_qos, ovirt_disk_profile, ovirt_disk - Add modules to allow for creation and updating of disk_profiles (#422).
- ovirt_snapshot - Add vm_id to select VM (#550).
- ovirt_vm - Add reset of VM (#538).
- ovirt_vm - Add virtio_scsi_enabled and multi_queues_enabled (#348).
- ovirt_vm - add volatile (#539).
- repositories - Add ovirt_repositories_rhsm_environment and FIPS fix (#483).
- repositories - Replace redhat_subscription and rhsm_repository with command (#346).
Bugfixes
- HE - Handle migration to hosts that use systemd-coredump (#557).
- cluster_upgrade - Fix starting up pinned vms (#532).
- he - Align role with ansible-lint-6.0 (#545).
- hosted_engine - Specify fqcn for ovirt_system_option_info (#536).
- hosted_engine_setup - Fix cleanup on el9 (#533).
- image_template - Remove static (#537).
- image_template - Remove static no - unsupported in ansible 2.12 (#341).
- ovirt_host - Fix host wait (#531).
- ovirt_host - Fix restarted wait condition (#551).
- ovirt_storage_domain - Fix inaccessible exception (#534).
- ovirt_vm - check if user inputed graphical protocol (#542).
- repositories - Move fips check to satellite CA install block (#553).
- shutdown_env - Align role with ansible-lint-6.0 (#544).
Release 2.1.0
v2.1.0
Minor Changes
- Add convert_to_bytes filter (#515).
- automation - Use python38 on el8 with ansible-core 2.12 and python39 on el9 with ansible-core 2.13 (#518).
- cloud.py - Sync with orgin (#519).
- engine_setup - Allow to disable cert validation (#517).
- hosted_engine_setup - make vdsm config cleanup optional (#521).
- ovirt - Remove deprecated distutils (#516).
- ovirt_vm - add wait_after_lease (#524).
Bugfixes
Release 2.0.4
v2.0.4
Bugfixes
- Fix the admin user name when using keycloak (#488).
- Use cryptography < 37.0.0, as 37.0.0 emits a warning that fails testing. (#492).
- Use rstcheck < 3.5.0, as 3.5.0 emits a warning that fails testing. (#490).
- cluster_upgrade - fix wait_condition (#510).
- hosted_engine_setup - Allocate 128MiB instead of 1GiB for he_metadata (#489).
- hosted_engine_setup - Collect logs also on failures in 03_hosted_engine_final_tasks.yml (#504).
- hosted_engine_setup - Fix keycloak activation/checking (#509).
- hosted_engine_setup - Require 'detail' to be 'Up' (#498).
- hosted_engine_setup - fix archive ownership (#501).
- infra - add warning for multiple storage connections (#500).