c12s-kubespray/roles/etcd/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
..
check_certs.yml Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
configure.yml Fix unintended SIGPIPEs. (#7214) 2021-01-27 01:07:40 -08:00
gen_certs_script.yml Updated etcd cert check tasks to detect when new cert gen is required (#7219) 2021-02-09 01:53:22 -08:00
install_docker.yml Fix etcd install with docker and etcd_kubeadm_enabled (#5777) 2020-03-24 08:12:47 -07:00
install_etcdctl_docker.yml Add .editorconfig file (#6307) 2020-06-29 12:39:59 -07:00
install_host.yml Add download bin tasks (#7131) 2021-01-22 20:41:39 -08:00
join_etcd-events_member.yml Fix unintended SIGPIPEs. (#7214) 2021-01-27 01:07:40 -08:00
join_etcd_member.yml Fix unintended SIGPIPEs. (#7214) 2021-01-27 01:07:40 -08:00
main.yml Do not install etcd and etcdctl on master with scale.yml playbook. (#6798) 2020-10-06 07:04:20 -07:00
refresh_config.yml Etcd cluster setup makeover 2018-04-01 21:38:33 +02:00
upd_ca_trust.yml Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00