Description of problem: Deployment playbook fails at task "Enable RHEL repositories" with error "'openshift_version' is undefined". 'openshift_version' variable is supposed to be derived automatically during the playbook run. here is the output from failing task. https://paste.fedoraproject.org/paste/urrC2jkdIx88viVjx5T8eA Provisioning was done using command ansible-playbook --user openshift -i /usr/share/ansible/openshift-ansible/playbooks/openstack/inventory.py -i inventory /usr/share/ansible/openshift-ansible/playbooks/openstack/openshift-cluster/provision.yml Workaround or a fix would be to include "- import_playbook: ../../init/version.yml" to /usr/share/ansible/openshift-ansible/playbooks/openstack/openshift-cluster/provision.yml Version-Release number of selected component (if applicable): OCP version 3.11 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 1642929 ***