Add explanation in case that ipv4_range is required
This commit is contained in:
parent
256c840942
commit
ebb0d6301d
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ options:
|
|||
ipv4_range:
|
||||
description:
|
||||
- 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
|
||||
aliases: ['cidr']
|
||||
fwname:
|
||||
|
|
Loading…
Reference in a new issue