c12s-kubespray/roles/container-engine/cri-o
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
..
defaults Download once for crio (#6998) 2020-12-21 01:54:25 -08:00
files Split deploy steps in separate playbooks: part1 (#3451) 2018-10-09 19:14:33 -07:00
handlers Add CRI-O CI (#5460) 2020-04-22 06:09:52 -07:00
molecule/default up vagrant box to fedora/33-cloud-base in cri-o molecule tests (#6992) 2020-12-03 11:25:26 -08:00
tasks Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
templates add crio registry mirror support (#6977) 2020-12-03 13:57:25 -08:00
vars add support crio version for varios k8s vers (#7003) 2020-12-09 01:22:50 -08:00