Skip to content
Snippets Groups Projects
user avatar
Etienne Champetier authored
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: default avatarEtienne Champetier <e.champetier@ateme.com>
de1d9df7
History
Name Last commit Last update
..