Add version_added for the use_ssh_args option

This commit is contained in:
Matt Martz 2015-04-03 10:27:33 -05:00 committed by Matt Clay
parent 4faf0d59da
commit 1ceaa78dc0

View file

@ -145,6 +145,7 @@ options:
choices:
- "yes"
- "no"
version_added: "2.0"
rsync_opts:
description:
- Specify additional rsync options by passing in an array.