summaryrefslogtreecommitdiff
path: root/roles/openshift_management/meta
AgeCommit message (Collapse)Author
2017-12-10Add missing dependencies on openshift_facts roleScott Dodson
All of these roles call the openshift_facts module but didn't include the role in their dependencies which can lead to errors in Ansible 2.4. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1524102
2017-10-06Rename openshift_cfme role to openshift_managementTim Bielawa