community.general/lib/ansible/modules/files
Toshio Kuratomi 1156014d9c Fix regression in synchronize when using ssh passwords
The change to add sshpass support for rsync broke synchronize when
a password was provided at all.  Have to convert an int into a string to
make it work.
2018-11-05 15:06:35 -08:00
..
__init__.py
acl.py Docs: Clean up of 'acl' module docs (#46329) 2018-11-02 16:57:59 -04:00
archive.py
assemble.py Docs: Clean up of 'assemble' module docs (#46328) 2018-10-03 15:56:19 -04:00
blockinfile.py Update documentation for marker (#47292) 2018-10-19 14:31:03 -04:00
copy.py add sample for follow parameter of copy.py (#45765) 2018-10-11 18:48:54 -07:00
fetch.py Docs: Clean up of 'fetch' module docs (#46330) 2018-10-03 22:31:31 -05:00
file.py Docs: Clean up of 'file' module docs (#46327) 2018-10-03 15:22:35 -04:00
find.py Add documentation about patterns with commas to find module (#45360) 2018-09-11 11:04:17 -04:00
ini_file.py Addresses comments in #38971 (#44324) 2018-10-29 11:33:14 +00:00
iso_extract.py
lineinfile.py Document lineinfile regexp gotcha (#47912) 2018-11-01 10:38:45 -04:00
patch.py
replace.py
stat.py Fix dead code in files module (#43479) 2018-09-04 09:06:57 -05:00
synchronize.py Fix regression in synchronize when using ssh passwords 2018-11-05 15:06:35 -08:00
tempfile.py
template.py Docs: Clean up of 'template' module docs (#46297) 2018-10-03 22:12:25 -05:00
unarchive.py introduce `module_utils.urls.fetch_file` as a wrapper to download and save files (#19172) 2018-10-08 14:41:57 +02:00
xattr.py Adding namespace option into the xattr module (#42755) 2018-07-16 13:26:06 -04:00
xml.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00