summaryrefslogtreecommitdiffstats
path: root/roles/openshift_excluder/tasks/status.yml
Commit message (Collapse)AuthorAgeFilesLines
* Since we've decided that we're no longer paying attention to currentScott Dodson2017-03-151-84/+0
| | | | status remove this as it was toggling things
* extend the excluders to containerized deploymentJan Chaloupka2017-03-091-1/+1
|
* ignore the docker excluder status if it is not enabled by a userJan Chaloupka2017-03-081-0/+1
|
* - update excluders to latest, in non-upgrade scenarios do not updateJan Chaloupka2017-03-071-39/+64
| | | | | | - check both available excluder versions are at most of upgrade target version - get excluder status through status command - make excluders enablement configurable
* install the latest excludersJan Chaloupka2017-02-271-0/+2
|
* Add openshift_excluder roleScott Dodson2017-02-061-0/+56
- 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