community.general/lib/ansible/modules/files
James Cammarata ba9ba7d0f5 In copy, set the mode before running th validation
Because some programs that do validation (like visudo) may require
the permissions to be more restricted.

Fixes ansible/ansible#11385
2016-12-08 11:23:26 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
assemble.py added ignore hidden to assemble 2016-12-08 11:23:18 -05:00
copy.py In copy, set the mode before running th validation 2016-12-08 11:23:26 -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 synchronize: add flag for verifying target host. 2016-12-08 11:23:22 -05:00
template.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
unarchive.py Also document in example that unarchive download was added in 2.0 2016-12-08 11:23:20 -05:00
xattr.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00