mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix doc build by moving misplaced CIDR documentation
This commit is contained in:
committed by
Matt Clay
parent
577566139f
commit
2dcbacd48e
@@ -78,12 +78,12 @@ options:
|
|||||||
default: false
|
default: false
|
||||||
cidr:
|
cidr:
|
||||||
description:
|
description:
|
||||||
|
- CIDR (full notation) to be used for firewall rule if required.
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
protocol:
|
protocol:
|
||||||
description:
|
description:
|
||||||
- The protocol to be used on the load balancer
|
- The protocol to be used on the load balancer
|
||||||
- CIDR (full notation) to be used for firewall rule if required.
|
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
project:
|
project:
|
||||||
|
|||||||
Reference in New Issue
Block a user