f26cc9f75b
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
|
||
---|---|---|
.. | ||
bootstrap-centos.yml | ||
bootstrap-clearlinux.yml | ||
bootstrap-coreos.yml | ||
bootstrap-debian.yml | ||
bootstrap-fedora-coreos.yml | ||
bootstrap-fedora.yml | ||
bootstrap-flatcar.yml | ||
bootstrap-opensuse.yml | ||
bootstrap-redhat.yml | ||
main.yml |