community.general/lib/ansible/modules/files
Adam Miller ab9b4479a1 Quote --rsh command options for rsync in syncrhonize module (#35976)
Currently the --rsh command arg being passed to rsync is not quoted,
but we're adding arguments to the ssh command and that causes rsync
to attempt to accept them as it's own, which is not the desired
outcome.

Fixes #35717

Signed-off-by: Adam Miller <admiller@redhat.com>
2018-03-27 20:26:00 -04:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
archive.py archive: Add support for xz (#34110) 2018-01-22 07:33:07 -05:00
assemble.py now get_url defaults to module temp dir (#36218) 2018-02-20 08:40:45 -05:00
blockinfile.py now get_url defaults to module temp dir (#36218) 2018-02-20 08:40:45 -05:00
copy.py Fix copy for implicit relative paths (#35016) 2018-02-08 00:12:32 -08:00
fetch.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
file.py File Module docs, adding mode permission example with sticky bit (#36151) 2018-02-14 12:18:13 +00:00
find.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ini_file.py ini_file: add allow_no_value param (#24442) 2018-03-05 17:05:41 +01:00
iso_extract.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
lineinfile.py minor wording changes to remove ambiguity 2018-02-28 16:47:41 -05:00
patch.py Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
replace.py now get_url defaults to module temp dir (#36218) 2018-02-20 08:40:45 -05:00
stat.py removed Queen's english from documentation 2017-11-28 10:03:36 +10:00
synchronize.py Quote --rsh command options for rsync in syncrhonize module (#35976) 2018-03-27 20:26:00 -04:00
tempfile.py tempfile: PEP8 compliancy, pylint and docs (#30859) 2017-10-30 00:51:19 +01:00
template.py template: Add option to lstrip_blocks' and fix settingtrim_blocks` inline (#37478) 2018-03-23 12:05:21 -04:00
unarchive.py Fix unarchive with strip-components in extra_opts (#37048) 2018-03-07 17:14:51 -08:00
xattr.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
xml.py Fix broken link to w3schools (#34561) 2018-01-08 00:13:39 +01:00