Select Git revision
tests
-
-
- Open in your IDE
- Download source code
- Download this directory
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:
Etienne Champetier <e.champetier@ateme.com>
Name | Last commit | Last update |
---|---|---|
.. |