summaryrefslogtreecommitdiffstats
path: root/roles/openshift_excluder/tasks/main.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove openshift.common.service_typeMichael Gugino2017-12-071-5/+0
| | | | | | | | 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.
* Include Deprecation - openshift-nodeRussell Teague2017-11-221-1/+1
|
* Rework openshift_excluders roleRussell Teague2017-05-161-0/+38
|
* Since we've decided that we're no longer paying attention to currentScott Dodson2017-03-151-2/+0
| | | | status remove this as it was toggling things
* Add openshift_excluder roleScott Dodson2017-02-061-0/+2
- 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