summaryrefslogtreecommitdiffstats
path: root/roles/openshift_excluder/meta
Commit message (Collapse)AuthorAgeFilesLines
* Remove openshift.common.service_typeMichael Gugino2017-12-071-0/+1
| | | | | | | | 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.
* Rework openshift_excluders roleRussell Teague2017-05-161-4/+2
|
* Extend repoquery command (of lib_utils role) to ignore excludersJan Chaloupka2017-05-111-0/+1
|
* openshift_excluders depends on openshift_reposScott Dodson2017-03-081-0/+1
| | | | | So that centos repos are provisioned before attempting to install the excluders
* Add openshift_excluder roleScott Dodson2017-02-061-0/+15
- 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