Bug 1845887 - Disable usage of Ansible 2.10 for RHV
Summary: Disable usage of Ansible 2.10 for RHV
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ovirt-4.3.10
: 4.3.10
Assignee: Nobody
QA Contact: meital avital
URL:
Whiteboard:
Depends On: 1815411
Blocks: 1815439
TreeView+ depends on / blocked
 
Reported: 2020-06-10 10:51 UTC by Michal Skrivanek
Modified: 2020-06-10 12:38 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1815411
Environment:
Last Closed: 2020-06-10 10:55:05 UTC
oVirt Team: Infra
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Michal Skrivanek 2020-06-10 10:51:51 UTC
+++ 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

Comment 1 Michal Skrivanek 2020-06-10 10:55:05 UTC
shipped by https://access.redhat.com/errata/RHBA-2020:2396


Note You need to log in before you can comment on or make changes to this bug.