mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-18 14:51:09 +00:00
Add version_added for the use_ssh_args option
This commit is contained in:
@@ -145,6 +145,7 @@ options:
|
||||
choices:
|
||||
- "yes"
|
||||
- "no"
|
||||
version_added: "2.0"
|
||||
rsync_opts:
|
||||
description:
|
||||
- Specify additional rsync options by passing in an array.
|
||||
|
||||
Reference in New Issue
Block a user