mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +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)
|
||||
default:
|
||||
required: false
|
||||
version_added: "1.6"
|
||||
notes:
|
||||
- Inspect the verbose output to validate the destination user/host/path
|
||||
are what was expected.
|
||||
|
||||
Reference in New Issue
Block a user