ansible/files
2016-02-22 12:36:37 -05:00
..
__init__.py
acl.py Remove duplicate documentation fields 2016-01-28 09:24:20 -08:00
assemble.py
copy.py added follow to specific modules that support it 2016-02-15 14:14:56 -05:00
fetch.py Add note about precautions of using become with fetch. Addresses https://github.com/ansible/ansible/issues/14064 2016-01-22 11:29:35 -06:00
file.py fixed typo, now correctly check isdir 2016-02-22 12:36:37 -05:00
find.py removed 'overquoting' of example 2016-02-12 13:24:07 -05:00
ini_file.py
lineinfile.py Merge pull request #2896 from towolf/add_diff_to_lineinfile 2016-02-18 05:35:17 -08:00
replace.py added follow to specific modules that support it 2016-02-15 14:14:56 -05:00
stat.py added missing checksum alias 2016-02-22 12:36:37 -05:00
synchronize.py Merge pull request #2891 from ansible/synchronize-better-error-missing-rsync 2016-01-26 11:36:29 -08:00
template.py
unarchive.py
xattr.py