Skip to content

Releases: oVirt/ovirt-ansible-collection

Release 2.3.1

27 Oct 09:05
41d0226
Compare
Choose a tag to compare

v2.3.1

Bugfixes

  • filters - Fix ovirtvmipsv4 with attribute and network (#607).
  • filters - Fix ovirtvmipsv4 with filter to list (#609).
  • ovirt_host - Fix kernel_params elemets type (#608).

Release 2.3.0

13 Oct 08:49
d479d9c
Compare
Choose a tag to compare

v2.3.0

Minor Changes

  • filters - Add documentation to all filters (#603).
  • ovirt_disk - Add read_only param for disk attachments (#597).
  • ovirt_disk - Fix disk attachment to VM (#361).

Bugfixes

  • Fix ovirtvmipsv4 when using attribute (#596).
  • he-setup - fix static ipv6 ifcfg setup (#592).
  • ovirt_host - Honor activate and reboot_after_installation when they are set to false with reinstalled host state (#587).
  • repositories - RHV 4.4 SP1 is supported only on RHEL 8.6 EUS (#576).

Release 2.2.3

15 Aug 12:43
c0ae1ce
Compare
Choose a tag to compare

v2.2.3

Minor Changes

  • hosted_engine_setup - fix ovirt-provider-ovn-driver broken link (#581).

Bugfixes

  • cluster_upgrade - skip host upgrades without anything to update (#580).
  • hosted_engine_setup - restore - remove host also based on name (#567).
  • repositories - Fix example variable names (#582).

Release 2.2.2

09 Aug 13:54
d0772e6
Compare
Choose a tag to compare

v2.2.2

Bugfixes

  • hosted_engine_setup - Detect hosted-engine-ha version using /usr/libexec/platform-python (#573).
  • hosted_engine_setup - update ansible version in README (#571).
  • repositories - Add mod_auth_openidc:2.3 and nodejs:14 to dnf modules (#578).

Release 2.2.1

03 Aug 09:15
56e907b
Compare
Choose a tag to compare

v2.2.1

Minor Changes

  • During he_setup, configure ovn with he_host_address (#568).

Bugfixes

  • hosted_engine_setup - fix hosted-engine.conf permissions and ownership (#569).

Release 2.2.0

25 Jul 13:09
24eaeff
Compare
Choose a tag to compare

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

09 Jun 09:19
438063e
Compare
Choose a tag to compare

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

  • hosted_engine_setup - Fix "'ansible' ModuleNotFoundError" in Disaster Recovery scripts (#503).
  • hosted_engine_setup - Use command instead of firewalld module (#508).
  • ovirt_vm - Fix parsing None arguments (#486).
  • ovirt_vm - check if the snapshot exists (#525).

Release 2.0.4

03 Jun 12:31
159740c
Compare
Choose a tag to compare

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).

Release 2.0.3

13 Apr 13:03
026d25b
Compare
Choose a tag to compare

v2.0.3

Minor Changes

  • ovirt_affinity_group - Add affinity labels (#481).

Bugfixes

  • invenory - Fix url address (#482).
  • ovirt_vm - Fix creating a RAW VM from a COW template (#466).

Release 2.0.2

07 Apr 09:05
6f6ae30
Compare
Choose a tag to compare

v2.0.2

Bugfixes

  • Fix progress logging via REST (#474).