You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/files
Brian Coca f500a2ec53 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`
10 years ago
..
__init__.py package files 11 years ago
acl.py Fix: Default ACL parameters are not correctly handled 10 years ago
assemble.py minor doc fixes 10 years ago
copy.py added a reference to the template module for clarity 10 years ago
fetch.py Add missing GPLv3 License header 11 years ago
file.py fixed typo EEXISTS is actually EEXIST 10 years ago
find.py since find doesn't make changes, support check mode and gather data for other tasks in check mode 10 years ago
ini_file.py Fix #2475 ini_file module: bracklets in key break idempotence 10 years ago
lineinfile.py minor doc fixes 11 years ago
replace.py minor doc fixes 11 years ago
stat.py added mime option to stat module 10 years ago
synchronize.py Change the example of rsync_opts to use a list instead of a string 10 years ago
template.py Merge pull request #1670 from mikeputnam/issue-1643-gpl-header 11 years ago
unarchive.py improved error message when no handler found 10 years ago
xattr.py Proper author info for all remaining modules 11 years ago