Add version_added for the use_ssh_args option
This commit is contained in:
parent
4faf0d59da
commit
1ceaa78dc0
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ options:
|
|||
choices:
|
||||
- "yes"
|
||||
- "no"
|
||||
version_added: "2.0"
|
||||
rsync_opts:
|
||||
description:
|
||||
- Specify additional rsync options by passing in an array.
|
||||
|
|
Loading…
Reference in a new issue