summaryrefslogtreecommitdiff
path: root/cloud/cloudstack/cs_loadbalancer_rule.py
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2015-10-19 09:13:36 -0700
committerToshio Kuratomi <toshio@fedoraproject.org>2015-10-19 09:14:06 -0700
commitb60d6e754b5fada2e00ccbe58aec75e6abe5de9f (patch)
treeada9c8526661c32fc6113730abf0db368846ec79 /cloud/cloudstack/cs_loadbalancer_rule.py
parent22ebf0309320b0029ae1978c4a788f65dbfb636d (diff)
downloadansible-modules-extras-b60d6e754b5fada2e00ccbe58aec75e6abe5de9f.tar.gz
Fix doc build by moving misplaced CIDR documentation
Diffstat (limited to 'cloud/cloudstack/cs_loadbalancer_rule.py')
-rw-r--r--cloud/cloudstack/cs_loadbalancer_rule.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/cloudstack/cs_loadbalancer_rule.py b/cloud/cloudstack/cs_loadbalancer_rule.py
index c662678f..713aaad0 100644
--- a/cloud/cloudstack/cs_loadbalancer_rule.py
+++ b/cloud/cloudstack/cs_loadbalancer_rule.py
@@ -78,12 +78,12 @@ options:
default: false
cidr:
description:
+ - CIDR (full notation) to be used for firewall rule if required.
required: false
default: null
protocol:
description:
- The protocol to be used on the load balancer
- - CIDR (full notation) to be used for firewall rule if required.
required: false
default: null
project: