summaryrefslogtreecommitdiffstats
path: root/roles/docker/tasks/main.yml
Commit message (Expand)AuthorAgeFilesLines
* Implement container runtime roleMichael Gugino2017-12-011-93/+0
* Merge pull request #6178 from giuseppe/copy-docker-to-alt-storage-pathMichael Gugino2017-11-271-4/+5
|\
| * docker: copy Docker metadata to the alternative storage pathGiuseppe Scrivano2017-11-201-4/+5
* | Include Deprecation - Init Playbook PathsRussell Teague2017-11-161-4/+4
|/
* Fixing islnk.Kenny Woodson2017-11-131-1/+1
* Merge pull request #6030 from giuseppe/fix-selinux-docker-tooOpenShift Merge Robot2017-11-061-0/+9
|\
| * container-engine: ensure /var/lib/containers/ is properly labelledGiuseppe Scrivano2017-11-061-0/+9
* | Moving docker location to share path with system containers.Kenny Woodson2017-11-061-0/+45
|/
* docker: Create openshift_docker_is_node_or_master variableSteve Milner2017-10-271-1/+1
* docker: Move enterprise registry from pkg to mainSteve Milner2017-10-191-0/+9
* crio, docker: use openshift_release when openshift_image_tag is not usedGiuseppe Scrivano2017-10-091-8/+0
* docker: fix some tox warningsGiuseppe Scrivano2017-09-271-6/+6
* Require openshift_image_tag in the inventory with openshift-enterpriseGiuseppe Scrivano2017-09-271-0/+8
* crio: skip installation on lbs and nfs nodesGiuseppe Scrivano2017-09-221-0/+1
* roles: use openshift_use_crioGiuseppe Scrivano2017-08-251-2/+2
* docker: introduce use_crio_onlyGiuseppe Scrivano2017-08-031-2/+3
* docker: skip Docker setup when using CRI-OGiuseppe Scrivano2017-08-031-1/+3
* cri-o: Minor fixes for tasksSteve Milner2017-08-031-2/+1
* cri-o: configure storage and insecure registriesGiuseppe Scrivano2017-08-031-3/+7
* cri-o: Allow cri-o usage.Steve Milner2017-08-031-0/+5
* Fix 1448368, and some other minors issuesGan Huang2017-05-051-4/+5
* System container dockerSteve Milner2017-05-031-112/+9
* Comma separate no_proxy host list in openshift_facts so that it appears as a ...Andrew Butcher2017-01-251-1/+1
* Add new option 'openshift_docker_selinux_enabled'Russell Teague2017-01-241-1/+1
* v1.3 Add RHAMPScott Dodson2017-01-171-8/+0
* Enable firewalld by defaultRussell Teague2016-12-141-10/+12
* YAML LintingRussell Teague2016-12-121-9/+9
* Refactor to use Ansible package moduleRussell Teague2016-11-171-1/+1
* Docker daemon is started prematurely.Eric Mountain2016-11-141-11/+11
* Added dependency of os_firewall to docker roleRussell Teague2016-11-141-3/+0
* Resolve docker and iptables service dependenciesRussell Teague2016-11-111-1/+13
* Skip the docker role in early upgrade stages.Devan Goodwin2016-09-291-4/+4
* Fix review commentsManjunath A Kumatagi2016-08-271-2/+2
* Fix typoManjunath A Kumatagi2016-08-181-3/+3
* Fix errors in docker roleManjunath A Kumatagi2016-08-171-3/+4
* Clarify message when old docker pre-installed but 1.10+ requested.Devan Goodwin2016-07-151-1/+1
* Fix upgrade with docker_version set.Devan Goodwin2016-07-141-3/+3
* Fix more docker role logic.Devan Goodwin2016-07-131-2/+2
* Add checks to docker role for 1.9.1+.Devan Goodwin2016-07-131-3/+13
* Remove/update TODOs.Devan Goodwin2016-07-081-2/+0
* Remove all debug used during devel of openshift_version.Devan Goodwin2016-07-081-5/+0
* Only nuke images when crossing the Docker 1.10 boundary in upgrade.Devan Goodwin2016-06-271-1/+1
* Support setting a docker version in inventory.Devan Goodwin2016-06-201-1/+36
* Remove Docker 1.10 requirement temporarily.Devan Goodwin2016-06-101-28/+0
* Merge pull request #2005 from brenton/bz1338726Brenton Leanhardt2016-06-091-29/+30
|\
| * Bug 1338726 - never abort install if the latest version of docker is already ...Brenton Leanhardt2016-06-081-1/+1
| * Docker 1.10 UpgradeDevan Goodwin2016-06-031-29/+30
* | Preserve proxy config if it's undefinedScott Dodson2016-06-071-0/+1
|/
* Merge tag 'openshift-ansible-3.0.89-1'Brenton Leanhardt2016-05-091-1/+1
|\
| * Use yum swap to downgrade dockerScott Dodson2016-05-091-1/+1