From 2dcbacd48e2879319f9f2ff066ecc57ce8581cdb Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Mon, 19 Oct 2015 09:13:36 -0700 Subject: [PATCH] Fix doc build by moving misplaced CIDR documentation --- .../modules/extras/cloud/cloudstack/cs_loadbalancer_rule.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/extras/cloud/cloudstack/cs_loadbalancer_rule.py b/lib/ansible/modules/extras/cloud/cloudstack/cs_loadbalancer_rule.py index c662678f2bf..713aaad0d45 100644 --- a/lib/ansible/modules/extras/cloud/cloudstack/cs_loadbalancer_rule.py +++ b/lib/ansible/modules/extras/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: