Updating VCA module documentation (#14368)
This commit is contained in:
parent
09c90f7f2f
commit
589f6d25bb
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ options:
|
||||||
aliases: ['pass', 'pwd']
|
aliases: ['pass', 'pwd']
|
||||||
org:
|
org:
|
||||||
description:
|
description:
|
||||||
- The org to login to for creating vapp, mostly set when the service_type is vdc.
|
- The org to login to for creating vapp. This option is required when the C(service_type) is I(vdc).
|
||||||
required: false
|
required: false
|
||||||
default: None
|
default: None
|
||||||
instance_id:
|
instance_id:
|
||||||
|
|
Loading…
Reference in a new issue