c12s-kubespray/roles/download/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
..
check_pull_required.yml Remove unnecessary failed_when (#7120) 2021-01-11 08:49:10 -08:00
download_container.yml Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
download_file.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
extract_file.yml Added file and container image caching (#4828) 2019-06-10 11:21:07 -07:00
main.yml Fix crictl with Docker (#7081) 2020-12-23 08:28:26 -08:00
prep_download.yml Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
prep_kubeadm_images.yml Fix proxy usage when *_PROXY are present in environment (#7309) 2021-03-02 08:33:19 -08:00
set_container_facts.yml Download once for crio (#6998) 2020-12-21 01:54:25 -08:00