From 2f2dbaeff7651bfa04737fdc82448c23c2ca9a03 Mon Sep 17 00:00:00 2001 From: Darren Worrall Date: Fri, 28 Aug 2015 13:29:30 +0100 Subject: [PATCH] More doc fixes --- lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py b/lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py index fbfb6fab373..3a53bb0be86 100644 --- a/lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py +++ b/lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py @@ -65,7 +65,7 @@ options: default: null memory: description: - - The clock speed/shares allocated to the instance, used with custom service offerings + - The memory allocated to the instance, used with custom service offerings required: false default: null template: