c12s-kubespray/roles/container-engine/docker
2019-02-14 07:32:12 -08:00
..
defaults Fixing an issue where trying to install docker-ce-18.09 on rhel7 nodes (or potentially centos 7) without an enabled extras repo the installation will fail because container-selinux >= 2.9 is required. The check for container-selinux upfront should obviate the need for adding an extras repo if the node is able to find it from another source. (#4161) 2019-01-31 16:19:48 -08:00
files Added some minor changes to the docker orphan clean up process. (#3657) 2018-11-06 16:50:19 -08:00
handlers Split deploy steps in separate playbooks: part1 (#3451) 2018-10-09 19:14:33 -07:00
meta Fix docker-storage was not found issue (#3584) 2018-11-06 17:50:14 -08:00
tasks Omit does not work in the context of yum_repository proxy. The ansible documentation specifies to use _none_ to disable the global proxy setting. (#4225) 2019-02-12 16:46:32 -08:00
templates Fix epel_enabled and RHEL support in bootstrap-os 2019-01-22 16:40:02 -06:00
vars Fix typo with docker-ce package versions (#4236) 2019-02-14 07:32:12 -08:00