ansible/library/files
Skyler Leigh Amador a8d9470938 Remove --timeout option to rsync from synchronize defaults
The current 10-second default timeout for rsync seems to be behind issue #6809.

As a workaround for the underlying issue in rsync when different versions are
used on the source and destination sides, don't include the timeout option
unless the user specifies a timeout > 0.
2014-04-27 20:21:54 -07:00
..
acl Whitespace fixes in incompatible param check 2014-03-16 17:49:36 +00:00
assemble assemble module: fix insertion of newlines when not needed. 2014-04-03 16:32:35 -05:00
copy Fixes #6929 remote file module doc fragments from copy and template 2014-04-10 16:06:35 -04:00
fetch There's a cleaner way to do this, commit to module formatter pending. 2013-11-27 21:23:03 -05:00
file Possible docs error: 'path' instead of 'src' 2014-04-23 16:00:22 +02:00
ini_file Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
lineinfile Revert "Fix #5679 again after recent changes in core" 2014-04-07 09:55:59 -05:00
replace Cleanup from merge of replace module and CHANGELOG update 2014-03-25 11:13:51 -05:00
stat now stat skips md5 if file isn't readable 2014-03-11 22:50:05 -04:00
synchronize Remove --timeout option to rsync from synchronize defaults 2014-04-27 20:21:54 -07:00
template Fixes #6929 remote file module doc fragments from copy and template 2014-04-10 16:06:35 -04:00
unarchive Get the bin path for commands in the unarchive module 2014-04-15 20:39:22 -05:00
xattr Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00