c12s-kubespray/roles/kubernetes/node/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
..
cloud-credentials added azure_cloud parameter to Azure's cloud_config (#6321) 2020-06-25 14:35:30 -07:00
loadbalancer Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
facts.yml Fix kubelet cgroup driver detection for crio (#6331) 2020-06-30 02:32:05 -07:00
install.yml fix ansible password authentication (#6907) 2020-11-30 15:12:50 -08:00
kubelet.yml Fix proxy usage when *_PROXY are present in environment (#7309) 2021-03-02 08:33:19 -08:00
main.yml change | to is (#6991) 2020-12-09 07:26:50 -08:00
pre_upgrade.yml Fix crictl paths and some of docker paths (#6961) 2020-11-28 08:30:47 -08:00