Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1855743

Summary: openshift3/ose-ansible:v3.11.232 contains old ansible version (2.8) and not the recommended one (2.9)
Product: OpenShift Container Platform Reporter: Joel Rosental R. <jrosenta>
Component: InstallerAssignee: Russell Teague <rteague>
Installer sub component: openshift-ansible QA Contact: Gaoyun Pei <gpei>
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: high CC: adahiya, bleanhar, obockows, rteague
Version: 3.11.0   
Target Milestone: ---   
Target Release: 3.11.z   
Hardware: Unspecified   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Updated base image to use Ansible 2.9 repo.
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-22 11:02:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joel Rosental R. 2020-07-10 11:44:50 UTC
Description of problem:
The openshift3/ose-ansible:v3.11.232 image has an old ansible version (2.8) while 2.9 is preferred for new OCP 3.11 installations as per 
https://docs.openshift.com/container-platform/3.11/install/host_preparation.html

Version-Release number of selected component (if applicable):
openshift3/ose-ansible:v3.11.232

How reproducible:
Always

Steps to Reproduce:
1. # docker run -ti --rm openshift3/ose-ansible:v3.11.232 ansible --version


Actual results:

ansible 2.8.12

Expected results:

ansible 2.9

Additional info:

Comment 8 Russell Teague 2020-09-14 15:17:57 UTC
https://github.com/openshift/ocp-build-data/pull/660

Comment 10 Gaoyun Pei 2020-09-17 02:18:55 UTC
ansible-2.9.13-1.el7ae.noarch is built in the latest v3.11.287 ose-ansible image.

#docker run -ti --rm xxxxxxx/openshift3/ose-ansible:v3.11.287 ansible --version
ansible 2.9.13
  config file = /usr/share/ansible/openshift-ansible/ansible.cfg
  configured module search path = [u'/opt/app-root/src/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python2.7/site-packages/ansible
  executable location = /usr/bin/ansible
  python version = 2.7.5 (default, Sep 26 2019, 13:23:47) [GCC 4.8.5 20150623 (Red Hat 4.8.5-39)]

Comment 13 errata-xmlrpc 2020-10-22 11:02:22 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (OpenShift Container Platform 3.11.306 bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:4170