summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/cloudstack/cs_network_offering.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/cloud/cloudstack/cs_network_offering.py')
-rw-r--r--lib/ansible/modules/cloud/cloudstack/cs_network_offering.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ansible/modules/cloud/cloudstack/cs_network_offering.py b/lib/ansible/modules/cloud/cloudstack/cs_network_offering.py
index 59a0ed90f7..4f2c1b5c7b 100644
--- a/lib/ansible/modules/cloud/cloudstack/cs_network_offering.py
+++ b/lib/ansible/modules/cloud/cloudstack/cs_network_offering.py
@@ -83,10 +83,11 @@ options:
service_offering:
description:
- The service offering name or ID used by virtual router provider.
- service_provider_list:
+ service_provider:
description:
- Provider to service mapping.
- If not specified, the provider for the service will be mapped to the default provider on the physical network.
+ aliases: [service_provider]
specify_ip_ranges:
description:
- Wheter the network offering supports specifying IP ranges.