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

Bug 1818123

Summary: Validate Ansible 2.9 with openshift-ansible 3.11
Product: OpenShift Container Platform Reporter: Russell Teague <rteague>
Component: DocumentationAssignee: Kathryn Alexander <kalexand>
Status: CLOSED CURRENTRELEASE QA Contact: Gaoyun Pei <gpei>
Severity: unspecified Docs Contact: Vikram Goyal <vigoyal>
Priority: unspecified    
Version: 3.11.0CC: akaris, aos-bugs, asimonel, gpei, jokerman, jrfuller, kalexand
Target Milestone: ---   
Target Release: 3.11.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1799399 Environment:
Last Closed: 2020-04-30 14:24:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1799399    
Bug Blocks:    

Comment 1 Kathryn Alexander 2020-03-28 16:12:17 UTC
Gaoyun Pei, will you PTAL? https://github.com/openshift/openshift-docs/pull/20729

Comment 2 Kathryn Alexander 2020-03-31 13:44:40 UTC
Gaoyun Pei approved the change on the PR. I've merged the PR and am waiting for the change to go live.

Comment 3 Andreas Karis 2020-04-10 13:40:32 UTC
Hi,

"openshift-ansible now requires Ansible 2.9 for both installation of OpenShift Container Platform 3.11 and upgrading from version 3.10.

The minimum version of Ansible required for OpenShift Container Platform 3.11 to run playbooks is now 2.5.7. On both master and node, use subscription-manager to enable the repositories that are necessary to install OpenShift Container Platform using Ansible 2.9. For example:"

The above doesn't make sense to me. The minimum required is either 2.5.7 or 2.9. 

And it looks as if the minimum required is indeed 2.5.7:
https://github.com/openshift/openshift-ansible/blob/release-3.11/openshift-ansible.spec#L21

Hence, shouldn't it read:
"openshift-ansible now requires Ansible 2.9 for both installation of OpenShift Container Platform 3.11 and upgrading from version 3.10. The minimum version of Ansible required for OpenShift Container Platform 3.11 to run playbooks is now 2.5.7. 

On both master and node, use subscription-manager to enable the repositories that are necessary to install OpenShift Container Platform using Ansible 2.9. For example:"

Note that I would also adjusted the paragraph, as otherwise jumping from supported to required back to supported is confusing.

Thanks,

Andreas

Comment 4 Kathryn Alexander 2020-04-13 18:46:38 UTC
I opened a follow-up PR to reorder this section: https://github.com/openshift/openshift-docs/pull/21117