mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Update synchronize docstrings for rsync_timeout parameter
This commit is contained in:
@@ -98,6 +98,11 @@ options:
|
||||
description:
|
||||
- Specify the rsync command to run on the remote machine. See C(--rsync-path) on the rsync man page.
|
||||
required: false
|
||||
rsync_timeout:
|
||||
description:
|
||||
- Specify a --timeout for the rsync command in seconds.
|
||||
default: 10
|
||||
required: false
|
||||
author: Timothy Appnel
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user