c12s-kubespray/roles/container-engine
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
..
containerd Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
containerd-common containerd-common,containerd,docker: remove ubuntu arch specific vars 2021-01-14 09:39:05 -08:00
cri-o Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
crictl Change the owner of /etc/crictl.yaml to root (#7254) 2021-02-22 06:01:43 -08:00
crun Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
docker Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
docker-storage Make container storage repository configurable (#4284) 2019-02-25 19:29:32 -08:00
kata-containers Add pasqualet to approvers (#6976) 2020-12-03 00:58:59 -08:00
meta Add crun support (#6864) 2020-12-01 11:00:50 -08:00