community.general/lib/ansible/modules/files
Bence Nagy 0fd89cfd44 Add prefixing and suffixing fuctionality to assemble 2016-12-08 11:24:14 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
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 fixed typo, now correctly check isdir 2016-12-08 11:24:07 -05:00
find.py removed 'overquoting' of example 2016-12-08 11:24:05 -05:00
ini_file.py Fix #2475 ini_file module: bracklets in key break idempotence 2016-12-08 11:23:50 -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 Fix synchronize docs to indicate the correct default for use_ssh_args 2016-12-08 11:24:11 -05:00
template.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
unarchive.py Ensure that a download failure is properly raised before the read fails 2016-12-08 11:24:10 -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