diff --git a/lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py b/lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py index f904c6552a9..fbfb6fab373 100644 --- a/lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py +++ b/lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py @@ -53,7 +53,7 @@ options: - If not set, first found service offering is used. required: false default: null - cpu_count: + cpu: description: - The number of CPUs to allocate to the instance, used with custom service offerings required: false