summaryrefslogtreecommitdiffstats
path: root/roles/openshift_excluder/tasks/install.yml
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to match version of excluders to target versionScott Dodson2017-03-201-2/+2
|
* extend the excluders to containerized deploymentJan Chaloupka2017-03-091-1/+1
|
* - update excluders to latest, in non-upgrade scenarios do not updateJan Chaloupka2017-03-071-12/+17
| | | | | | - check both available excluder versions are at most of upgrade target version - get excluder status through status command - make excluders enablement configurable
* Add openshift_excluder roleScott Dodson2017-02-061-0/+16
- 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