c12s-kubespray/roles/container-engine/docker/tasks
Etienne Champetier a652a3b3b5 docker: stop using apt force
Here the desciption from Ansible docs
Corresponds to the --force-yes to apt-get and implies allow_unauthenticated: yes
This option will disable checking both the packages' signatures and the certificates of the web servers they are downloaded from.
This option *is not* the equivalent of passing the -f flag to apt-get on the command line
**This is a destructive operation with the potential to destroy your system, and it should almost never be used.** Please also see man apt-get for more information.

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
(cherry picked from commit f3885aa589)
2021-01-25 23:48:34 -08:00
..
docker_plugin.yml Add support for Docker plugins (#4934) 2019-07-08 06:44:35 -07:00
main.yml docker: stop using apt force 2021-01-25 23:48:34 -08:00
pre-upgrade.yml Fedora CoreOS support (#5657) 2020-03-17 03:12:21 -07:00
set_facts_dns.yml Fix E306 in other roles (#6517) 2020-08-28 01:20:53 -07:00
systemd.yml Add test for Fedora CoreOS before creating Docker service file (#6940) 2020-11-30 09:20:49 -08:00