c12s-kubespray/roles/download
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
..
defaults Add hashes for Kubernetes 1.18.16/1.19.8/1.20.4 2021-03-02 08:33:19 -08:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
templates Remove hyperkube from codebase (#6965) 2020-12-02 13:50:59 -08:00