ansible/lib/ansible/modules/files
2016-12-08 11:23:44 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py Fix physical walk on acl module for Linux 2016-12-08 11:23:33 -05:00
assemble.py assemble: add file validation support. 2016-12-08 11:23:31 -05:00
copy.py documented new remote_src option 2016-12-08 11:23:41 -05:00
fetch.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
file.py Fixed confusion in the docs 2016-12-08 11:23:37 -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 Simplify logic to handle options set to empty string 2016-12-08 11:23:44 -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 Add capability for stat module to use more hash algorithms 2016-12-08 11:23:43 -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 Removed check whether destination directory is writable from files/unarchive.py. This check will prevent extraction of an archive if the archive does not actually write to the destination directory but only writes to any writable sub-directories of it. The underlying tar command will report errors should it try to write to read-only directories. 2016-12-08 11:23:29 -05:00
xattr.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00