Bug 1620234

Summary: Running metrics playbook for cleanup with Ansible 2.2.3 fails about field 'args' including invalid value
Product: OpenShift Container Platform Reporter: John Sanda <jsanda>
Component: InstallerAssignee: John Sanda <jsanda>
Status: CLOSED NOTABUG QA Contact: Junqi Zhao <juzhao>
Severity: high Docs Contact:
Priority: high    
Version: 3.6.1CC: aos-bugs, erjones, jialiu, jokerman, jsanda, mmccomas, scuppett
Target Milestone: ---Keywords: Unconfirmed
Target Release: 3.7.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1550680 Environment:
Last Closed: 2018-11-20 14:01:42 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:
Bug Depends On: 1550680, 1620236    
Bug Blocks:    

Comment 3 Junqi Zhao 2018-09-10 06:05:34 UTC
This need not be fixed in 3.7, since 3.7 openshift-ansible Requires: ansible >= 2.3, it does not work with ansible = 2.2.3.0-1.el7 now, see error:


Error: Package: openshift-ansible-3.7.64-1.git.0.cf13b6c.el7.noarch (Installer-37)
           Requires: ansible >= 2.3
           Installed: ansible-2.2.3.0-1.el7.noarch (@Installer-37)
               ansible = 2.2.3.0-1.el7
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


This bug should be removed form errata too.

Comment 5 Stephen Cuppett 2018-11-20 14:01:42 UTC
Marking NOTABUG based on above comments about version compatibility.