community.general/lib/ansible/modules/files
Brian Coca 63fd67f156 added mime option to stat module
it uses file magic to now return mime_type and charset of a file as
per output of `file -i /path`
2016-12-08 11:23:53 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py Fix: Default ACL parameters are not correctly handled 2016-12-08 11:23:51 -05:00
assemble.py assemble: add file validation support. 2016-12-08 11:23:31 -05:00
copy.py added a reference to the template module for clarity 2016-12-08 11:23:52 -05:00
fetch.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
file.py fixed typo EEXISTS is actually EEXIST 2016-12-08 11:23:50 -05:00
find.py since find doesn't make changes, support check mode and gather data for other tasks in check mode 2016-12-08 11:23:44 -05:00
ini_file.py Fix #2475 ini_file module: bracklets in key break idempotence 2016-12-08 11:23:50 -05:00
lineinfile.py Move validate command into doc fragment and fix a few typos 2016-12-08 11:23:24 -05:00
replace.py Move validate command into doc fragment and fix a few typos 2016-12-08 11:23:24 -05:00
stat.py added mime option to stat module 2016-12-08 11:23:53 -05:00
synchronize.py Change the example of rsync_opts to use a list instead of a string 2016-12-08 11:23:37 -05:00
template.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
unarchive.py improved error message when no handler found 2016-12-08 11:23:50 -05:00
xattr.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00