|
- { role: subscription-manager, when: hostvars.localhost.rhsm_register|default(False), tags: 'subscription-manager', ansible_sudo: true }
|
|
- { role: subscription-manager, when: hostvars.localhost.rhsm_register|default(False), tags: 'subscription-manager', ansible_sudo: true }
|
|
- { role: openshift-prep, tags: 'openshift-prep' }
|
|
- { role: openshift-prep, tags: 'openshift-prep' }
|