community.general/lib/ansible/modules/files
Matthias Frey 2ed50d5e5b assemble: add file validation support. 2016-12-08 11:23:31 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py updated encoding comment and expanded authors field 2016-12-08 11:23:31 -05:00
assemble.py assemble: add file validation support. 2016-12-08 11:23:31 -05:00
copy.py Fix obvious copy-paste error in module docs 2016-12-08 11:23:30 -05:00
fetch.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
file.py now captures any exceptions when trying to create directories 2016-12-08 11:23:21 -05:00
find.py Add the ability to grep for content 2016-12-08 11:23:09 -05:00
ini_file.py Handle ini file properties that contain interpolation errors in the initial values 2016-12-08 11:23:23 -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 Improved stat documentation 2016-12-08 11:23:20 -05:00
synchronize.py Modify the default for synchronize's dest_port again 2016-12-08 11:23:30 -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