c12s-kubespray/roles/kubernetes/preinstall/tasks
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
..
0010-swapoff.yml Ignore error in check mode when disabling swap (#6703) 2020-09-18 07:26:46 -07:00
0020-verify-settings.yml preinstall: etcd group might not exists 2021-01-25 23:48:34 -08:00
0040-set_facts.yml Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
0050-create_directories.yml Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
0060-resolvconf.yml Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
0061-systemd-resolved.yml Enable systemd-resolved DNS resolution mode (#5318) 2019-11-06 03:33:52 -08:00
0062-networkmanager.yml NetworkManager lists must be separated by , (#6643) 2020-09-10 03:41:44 -07:00
0070-system-packages.yml preinstall: use package instead of action, use state: present 2021-01-25 23:48:34 -08:00
0080-system-configurations.yml Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
0090-etchosts.yml allow non existing etcd group (#6797) 2020-10-21 07:32:20 -07:00
0100-dhclient-hooks.yml Remove unnecessary and risky reload network for resolvconf propagation (#5322) 2019-11-06 10:11:52 -08:00
0110-dhclient-hooks-undo.yml Remove unnecessary and risky reload network for resolvconf propagation (#5322) 2019-11-06 10:11:52 -08:00
0120-growpart-azure-centos-7.yml Add noqa and disable .ansible-lint global exclusions (#6410) 2020-07-27 06:24:17 -07:00
main.yml Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00