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`
9 years ago
..
__init__.py
acl.py Fix: Default ACL parameters are not correctly handled 9 years ago
assemble.py
copy.py added a reference to the template module for clarity 9 years ago
fetch.py
file.py
find.py
ini_file.py
lineinfile.py
replace.py
stat.py added mime option to stat module 9 years ago
synchronize.py
template.py
unarchive.py
xattr.py