c12s-kubespray/roles/container-engine/docker/tasks
Etienne Champetier f26cc9f75b Only use stat get_checksum: yes when needed (#7270)
By default Ansible stat module compute checksum, list extended attributes and find mime type
To find all stat invocations that really use one of those:
git grep -F stat. | grep -vE 'stat.(islnk|exists|lnk_source|writeable)'

Signed-off-by: Etienne Champetier <e.champetier@ateme.com>
(cherry picked from commit de1d9df787)

Conflicts:
	roles/etcd/tasks/check_certs.yml
2021-03-15 07:07:05 -07:00
..
docker_plugin.yml Add support for Docker plugins (#4934) 2019-07-08 06:44:35 -07:00
main.yml Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07: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