c12s-kubespray/roles/etcd
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
..
defaults Updated etcd cert check tasks to detect when new cert gen is required (#7219) 2021-02-09 01:53:22 -08:00
handlers Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
meta Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
tasks Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
templates Fix ETCD_CIPHER_SUITES shell var assignment (#7002) 2020-12-08 13:23:34 -08:00