You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/files
Skyler Leigh Amador 6eb8759ec5 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.
11 years ago
..
acl Whitespace fixes in incompatible param check 11 years ago
assemble assemble module: fix insertion of newlines when not needed. 11 years ago
copy Fixes #6929 remote file module doc fragments from copy and template 11 years ago
fetch There's a cleaner way to do this, commit to module formatter pending. 11 years ago
file Possible docs error: 'path' instead of 'src' 11 years ago
ini_file Addresses #5023 Fix import comments 11 years ago
lineinfile Revert "Fix #5679 again after recent changes in core" 11 years ago
replace Cleanup from merge of replace module and CHANGELOG update 11 years ago
stat now stat skips md5 if file isn't readable 11 years ago
synchronize Remove --timeout option to rsync from synchronize defaults 11 years ago
template Fixes #6929 remote file module doc fragments from copy and template 11 years ago
unarchive Get the bin path for commands in the unarchive module 11 years ago
xattr Addresses #5023 Fix import comments 11 years ago