From 1b99ae4ac104d19a3c287f5205f40798ffa6ed71 Mon Sep 17 00:00:00 2001 From: Rene Moser Date: Mon, 11 Apr 2016 20:01:36 +0200 Subject: [PATCH] cloudstack: fix doc, display_text not required --- lib/ansible/modules/extras/cloud/cloudstack/cs_template.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/extras/cloud/cloudstack/cs_template.py b/lib/ansible/modules/extras/cloud/cloudstack/cs_template.py index ff77b67fe30..ebd0e17c490 100644 --- a/lib/ansible/modules/extras/cloud/cloudstack/cs_template.py +++ b/lib/ansible/modules/extras/cloud/cloudstack/cs_template.py @@ -168,7 +168,7 @@ options: display_text: description: - Display text of the template. - required: true + required: false default: null state: description: