summaryrefslogtreecommitdiffstats
path: root/roles/openshift_excluder
Commit message (Collapse)AuthorAgeFilesLines
* extend the excluders to containerized deploymentJan Chaloupka2017-03-096-6/+6
|
* openshift_excluders depends on openshift_reposScott Dodson2017-03-081-0/+1
| | | | | So that centos repos are provisioned before attempting to install the excluders
* enable excluders by defaultJan Chaloupka2017-03-082-2/+4
|
* 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-0711-82/+215
| | | | | | - 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-068-0/+168
- 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