c12s-kubespray/roles
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
..
adduser Fix nologin wrong path (#6272) 2020-06-16 02:30:04 -07:00
bastion-ssh-config Use connection: local when delegate_to: localhost (#6322) 2020-06-25 08:14:38 -07:00
bootstrap-os Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
container-engine Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
download Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
etcd Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
etcdctl Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
kubernetes Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
kubernetes-apps Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
kubespray-defaults Fix: added string to bool conversion for use_localhost_as_kube api load balancer (#7324) 2021-03-02 08:33:19 -08:00
network_plugin Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
recover_control_plane Fix ansible-lint E305 (#6459) 2020-07-28 01:39:08 -07:00
remove-node [fix] change result conditions (#6973) 2020-12-30 07:15:49 -08:00
reset Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
upgrade Edited pre-upgrade task to uncordon a node failing to drain (#6546) 2020-08-20 04:25:36 -07:00
win_nodes/kubernetes_patch Remove workaround with kube_proxy_remove (#6512) 2020-09-17 04:30:45 -07:00