c12s-kubespray/roles/container-engine/docker/tasks
Chad Swenson 5d5c9cab19 Speed up old docker package removal (#4408)
Both the `yum` and `apt` modules support a list as input, this allows us avoid the slower `with_items` approach, which can take a long time with a large count of cluster nodes.
2019-04-01 15:08:35 -07:00
..
main.yml Fix typo in task description (#4243) 2019-02-19 06:06:29 -08:00
pre-upgrade.yml Speed up old docker package removal (#4408) 2019-04-01 15:08:35 -07:00
set_facts_dns.yml Remove kubedns and dnsmasq. Move dns_late phase after apps (#4406) 2019-04-01 12:32:34 -07:00
systemd.yml Handling docker clean up during docker upgrade and docker config changes. (#3321) 2018-10-12 10:29:51 -07:00