mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 15:11:23 -07:00
added version_added
This commit is contained in:
parent
f36c567022
commit
6e73c61298
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
default: "no"
|
default: "no"
|
||||||
choices: ["yes", "no"]
|
choices: ["yes", "no"]
|
||||||
|
version_added: "2.1"
|
||||||
zone:
|
zone:
|
||||||
description:
|
description:
|
||||||
- zone in which to create the volume, if unset uses the zone the instance is in (if set)
|
- zone in which to create the volume, if unset uses the zone the instance is in (if set)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue