ansible/files
peter.jang c52f475c64 added rsync protocol support (#1999)
* added rsync protocol support

* correction for example document(add example for push on delegate)

* use startswith method for safety
2016-04-08 11:41:53 -04:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
acl.py Remove duplicate documentation fields 2016-01-28 09:24:20 -08:00
assemble.py fixed exit json 2016-03-09 15:42:30 -05:00
copy.py Merge pull request #2647 from bertvv/issue_2498 2016-03-17 08:49:39 -07: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 Fix #2475 ini_file module: bracklets in key break idempotence 2015-12-02 20:31:27 -08:00
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 Change one param to be of type path 2016-02-29 00:33:34 -08:00
synchronize.py added rsync protocol support (#1999) 2016-04-08 11:41:53 -04:00
template.py Merge pull request #1670 from mikeputnam/issue-1643-gpl-header 2015-07-30 14:39:44 -04:00
unarchive.py Ensure that a download failure is properly raised before the read fails 2016-03-08 01:19:23 +01:00
xattr.py Set name to type path so that tilde and env vars are expanded 2016-02-28 23:46:40 -08:00