c12s-kubespray/tests/cloud_playbooks
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
..
roles/packet-ci Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
templates Label k8s apps, adjust collect/upload info steps 2016-11-10 16:05:50 +01:00
create-aws.yml Fix ansible-lint E404 (#6417) 2020-07-28 01:21:08 -07:00
create-do.yml Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
create-gce.yml Fix ansible-lint E404 (#6417) 2020-07-28 01:21:08 -07:00
create-packet.yml PHASE 1 - Add Packet-CI playbook and configuration (#4537) 2019-04-16 14:49:07 -07:00
delete-aws.yml Use connection: local when delegate_to: localhost (#6322) 2020-06-25 08:14:38 -07:00
delete-gce.yml Fix retries keyword missing until instruction (#5989) 2020-04-21 07:20:56 -07:00
delete-packet.yml PHASE 1 - Add Packet-CI playbook and configuration (#4537) 2019-04-16 14:49:07 -07:00
upload-logs-gcs.yml Fix a bunch of failed quality rules (#6646) 2020-09-10 03:45:54 -07:00
wait-for-ssh.yml Use common playbook to wait for SSH (#4734) 2019-05-10 01:25:59 -07:00