summaryrefslogtreecommitdiff
path: root/roles/openshift_excluder/meta
AgeCommit message (Collapse)Author
2017-12-07Remove openshift.common.service_typeMichael Gugino
This commit removes openshift.common.service_type in favor of openshift_service_type. This commit also removes r_openshift_excluder_service_type from plays in favor of using the role's defaults.
2017-05-16Rework openshift_excluders roleRussell Teague
2017-05-11Extend repoquery command (of lib_utils role) to ignore excludersJan Chaloupka
2017-03-08openshift_excluders depends on openshift_reposScott Dodson
So that centos repos are provisioned before attempting to install the excluders
2017-02-06Add openshift_excluder roleScott Dodson
- install -- installs excluders, which enables them too - exclude -- enables the excludes - unexclude -- disables the excludes - status -- sets facts based on status, included in main.yml - reset -- sets excluders back to original state based on recorded facts