community.general/lib/ansible/modules/files
Michael Scherer 001ceb8dc6 Remove old test on SELinux (#3510)
since all is done in modules_utils/basic.py, no need to make
the same test here, especially since that's unused later
2016-12-08 11:24:20 -05:00
..
__init__.py
acl.py Remove duplicate documentation fields 2016-12-08 11:24:01 -05:00
assemble.py Add prefixing and suffixing fuctionality to assemble 2016-12-08 11:24:14 -05:00
copy.py Also show stdout when validation fails. This fixes #2498 2016-12-08 11:24:09 -05:00
fetch.py Add note about precautions of using become with fetch. Addresses https://github.com/ansible/ansible/issues/14064 2016-12-08 11:24:01 -05:00
file.py Remove old test on SELinux (#3510) 2016-12-08 11:24:20 -05:00
find.py removed 'overquoting' of example 2016-12-08 11:24:05 -05:00
ini_file.py ini_file: added option 'noextraspaces' to turn off inserting extra spaces around '=' symbol 2016-12-08 11:24:18 -05:00
lineinfile.py Fixed module doc typos 2016-12-08 11:24:06 -05:00
replace.py added follow to specific modules that support it 2016-12-08 11:24:06 -05:00
stat.py Change one param to be of type path 2016-12-08 11:24:08 -05:00
synchronize.py added rsync protocol support (#1999) 2016-12-08 11:24:16 -05:00
template.py Improve doc accuracy of template module 2016-12-08 11:24:17 -05:00
unarchive.py Making unarchive idempotent (#3307) 2016-12-08 11:24:18 -05:00
xattr.py Set name to type path so that tilde and env vars are expanded 2016-12-08 11:24:08 -05:00