summaryrefslogtreecommitdiffstats
path: root/roles/openshift_docker/tasks/main.yml
Commit message (Expand)AuthorAgeFilesLines
* Debug output.Devan Goodwin2016-05-251-0/+3
* Fix 'recursive loop detected in template string' for upgrading variable.Andrew Butcher2016-05-161-5/+0
* Do not upgrade containers to latest avail during a normal config run.Devan Goodwin2016-05-121-4/+21
* Fix versionScott Dodson2016-05-091-1/+1
* Cleanup various deprecation warnings.Andrew Butcher2016-04-291-1/+1
* Merge pull request #1777 from brenton/evacJason DeTiberus2016-04-251-1/+1
|\
| * Pod must be recreated for the upgradeBrenton Leanhardt2016-04-251-1/+1
* | Fix image version handling for v1.2.0-rc1Scott Dodson2016-04-251-2/+3
|/
* Support mixed RPM/container installsBrenton Leanhardt2016-04-141-4/+4
* The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt2016-04-141-0/+28
* Docker role refactorJason DeTiberus2016-03-141-55/+0
* Add openshift_docker_options to append arbitrary options toScott Dodson2016-02-151-4/+6
* Fixes typo assigning docker_service_status_changed which leads to misinterpre...Eric Mountain2015-12-291-3/+3
* Move all docker config into openshift_docker to minimize docker restartsScott Dodson2015-12-151-3/+29
* fixesJason DeTiberus2015-12-151-9/+9
* Containerization work by @sdodsonScott Dodson2015-12-151-0/+27