c12s-kubespray/roles/network_plugin/calico/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.yml Calico: fixup check when ipipMode / vxlanMode is not present 2021-01-25 23:48:34 -08:00
install.yml Fix ansible calico route reflector tasks in calico role (#7224) 2021-02-22 06:01:43 -08:00
main.yml Calico upgrade path validation and old version cleanup (#6733) 2020-09-24 09:04:06 -07:00
pre.yml calico: default to using kdd datastore (#6693) 2020-09-23 08:38:09 -07:00
reset.yml Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
typha_certs.yml Generate TLS certs for calico typha (#5258) 2019-10-17 07:02:38 -07:00