mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 16:06:43 +00:00
Update version_added to 2.0 for the partial option
This commit is contained in:
committed by
Matt Clay
parent
82b809f0e2
commit
870446dd6b
@@ -157,7 +157,7 @@ options:
|
||||
- Tells rsync to keep the partial file which should make a subsequent transfer of the rest of the file much faster.
|
||||
default: no
|
||||
required: false
|
||||
version_added: "1.9"
|
||||
version_added: "2.0"
|
||||
notes:
|
||||
- `rsync` must be installed on both the local and remote machine.
|
||||
- Inspect the verbose output to validate the destination user/host/path
|
||||
|
||||
Reference in New Issue
Block a user