From 589f6d25bb7b2cf15d519a877db81e3b2bbf886e Mon Sep 17 00:00:00 2001 From: Jiri Tyr Date: Fri, 6 May 2016 14:53:43 +0100 Subject: [PATCH] Updating VCA module documentation (#14368) --- lib/ansible/utils/module_docs_fragments/vca.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/utils/module_docs_fragments/vca.py b/lib/ansible/utils/module_docs_fragments/vca.py index 88cb1b41846..a67a64316b8 100644 --- a/lib/ansible/utils/module_docs_fragments/vca.py +++ b/lib/ansible/utils/module_docs_fragments/vca.py @@ -34,7 +34,7 @@ options: aliases: ['pass', 'pwd'] org: 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 default: None instance_id: