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

Bug 1669174

Summary: pv task fails with AnsibleUndefinedVariable
Product: OpenShift Container Platform Reporter: Jason Montleon <jmontleo>
Component: InstallerAssignee: Scott Dodson <sdodson>
Status: CLOSED DUPLICATE QA Contact: Johnny Liu <jialiu>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.11.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-24 15:46:27 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 Jason Montleon 2019-01-24 14:21:48 UTC
Description of problem:

Version-Release number of the following components:
openshift-ansible 3.11.73-1.git.0.89d3763.el7
ansible 2.6.12-1.el7ae

How reproducible:
Seems 100% so far, but only two tries.

Steps to Reproduce:
1. Install 3.11 

Actual results:
Install fails with:
    default: TASK [openshift_persistent_volumes : Deploy PersistentVolume definitions] ******
    default: fatal: [192.168.121.220.nip.io]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'dict object' has no attribute 'annotations'"}

Expected results:
Install Succeeds

Additional info:
Up to openshift-ansible 3.11.72-1.git.0.7c8b4f0.el7 with ansible 2.6.12-1.el7ae worked.

Comment 2 Scott Dodson 2019-01-24 15:46:27 UTC

*** This bug has been marked as a duplicate of bug 1668828 ***