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

Bug 1588091

Summary: rhel_subscribe role failing with ansible_distribution undefined
Product: OpenShift Container Platform Reporter: Justin Pierce <jupierce>
Component: InstallerAssignee: Scott Dodson <sdodson>
Status: CLOSED DUPLICATE QA Contact: Johnny Liu <jialiu>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.10.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: 2018-06-06 15:44:41 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:
Attachments:
Description Flags
Full error output none

Description Justin Pierce 2018-06-06 15:37:09 UTC
Created attachment 1448369 [details]
Full error output

Description of problem:
During a cluster upgrade with to v3.10.0-0.60.0, the logging & metrics playbooks failed with an ansible error:

The conditional check 'ansible_distribution == 'RedHat'' failed. The error was: error while evaluating conditional (ansible_distribution == 'RedHat'): 'ansible_distribution' is undefined\n\nThe error appears to have been in '/home/opsmedic/aos-cd/tmp/openshift-ansible-qmhhb2/roles/rhel_subscribe/tasks/main.yml': line 2, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n

Version-Release number of selected component (if applicable):
v3.10.0-0.60.0

How reproducible:
100%

Comment 1 Scott Dodson 2018-06-06 15:44:41 UTC

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