summaryrefslogtreecommitdiffstats
path: root/roles/openshift_excluder/tasks/unexclude.yml
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Enable docker during installation and upgrade by default"Steve Kuznetsov2017-03-141-4/+6
|
* enable docker excluder since the time it is installedJan Chaloupka2017-03-131-6/+4
|
* 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-8/+15
| | | | | | - 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/+12
- 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