+++ This bug was initially created as a clone of Bug #1815411 +++ Ansible 2.10 is going to change significantly due to the new concept of Ansible Collections, so we want customers to stay on Ansible 2.9 until clear upgrade path is available. So we need to change requirements in RHV Manager, hosted engine setup and oVirt Ansible roles to below: RHV 4.4: Requires: ansible >= 2.9.0, ansible < 2.10.0 RHV 4.3: Requires: ansible >= 2.7.0, ansible < 2.10.0 --- Additional comment from Pavol Brilla on 2020-06-01 10:10:08 CEST --- # yum list ovirt-engine Loaded plugins: product-id, search-disabled-repos, versionlock Installed Packages ovirt-engine.noarch 4.3.10.3-0.2.el7 # yum deplist ovirt-engine.noarch | grep ansible dependency: ansible >= 2.7.2 provider: ansible.noarch 2.9.9-1.el7ae dependency: ansible < 2.10.0 provider: ansible.noarch 2.9.9-1.el7ae
shipped by https://access.redhat.com/errata/RHBA-2020:2396