summaryrefslogtreecommitdiffstats
path: root/roles/openshift_excluder/tasks/enable.yml
Commit message (Collapse)AuthorAgeFilesLines
* Include Deprecation - openshift-nodeRussell Teague2017-11-221-2/+2
|
* Rework openshift_excluders roleRussell Teague2017-05-161-16/+4
|
* Simplify excluder enablement logic a bit moreScott Dodson2017-03-201-6/+3
|
* enable docker excluder since the time it is installedJan Chaloupka2017-03-161-2/+2
|
* Revert "Enable docker during installation and upgrade by default"Steve Kuznetsov2017-03-141-2/+2
|
* enable docker excluder since the time it is installedJan Chaloupka2017-03-131-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-0/+21
- check both available excluder versions are at most of upgrade target version - get excluder status through status command - make excluders enablement configurable