mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +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
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user