mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add explanation in case that ipv4_range is required
This commit is contained in:
@@ -40,6 +40,7 @@ options:
|
|||||||
ipv4_range:
|
ipv4_range:
|
||||||
description:
|
description:
|
||||||
- the IPv4 address range in CIDR notation for the network
|
- the IPv4 address range in CIDR notation for the network
|
||||||
|
this parameter is not mandatory when you specified existing network in name parameter, but when you create new network, this parameter is mandatory
|
||||||
required: false
|
required: false
|
||||||
aliases: ['cidr']
|
aliases: ['cidr']
|
||||||
fwname:
|
fwname:
|
||||||
|
|||||||
Reference in New Issue
Block a user