c12s-kubespray/roles/bootstrap-os/tasks
Etienne Champetier de1d9df787
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>
2021-02-10 05:36:59 -08:00
..
bootstrap-centos.yml Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08: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 Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -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-02-10 05:36:59 -08:00
bootstrap-redhat.yml Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
main.yml Update main.yml (#7267) 2021-02-08 10:25:37 -08:00