c12s-kubespray/roles/bootstrap-os/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
..
bootstrap-centos.yml Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
bootstrap-clearlinux.yml Define and implement specs for bootstrap-os (#4455) 2019-04-23 15:46:02 -07:00
bootstrap-coreos.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
bootstrap-debian.yml bootstrap-os: match on os-release ID / VARIANT_ID (#7269) 2021-02-22 06:01:43 -08:00
bootstrap-fedora-coreos.yml Fedora CoreOS fixes (#7010) 2020-12-23 00:22:25 -08:00
bootstrap-fedora.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
bootstrap-flatcar.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
bootstrap-opensuse.yml Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
bootstrap-redhat.yml Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
main.yml bootstrap-os: match on os-release ID / VARIANT_ID (#7269) 2021-02-22 06:01:43 -08:00