mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Addresses #6702 set version_added for rsync_opts
This commit is contained in:
@@ -136,6 +136,7 @@ options:
|
|||||||
- Specify additional rsync options by passing in an array. (added in Ansible 1.6)
|
- Specify additional rsync options by passing in an array. (added in Ansible 1.6)
|
||||||
default:
|
default:
|
||||||
required: false
|
required: false
|
||||||
|
version_added: "1.6"
|
||||||
notes:
|
notes:
|
||||||
- Inspect the verbose output to validate the destination user/host/path
|
- Inspect the verbose output to validate the destination user/host/path
|
||||||
are what was expected.
|
are what was expected.
|
||||||
|
|||||||
Reference in New Issue
Block a user