description expanded for 112, AKA VRRP protocol) (#4645)
* description expanded for 112, AKA VRRP protocol) * corrected syntax for description for IP protocols
This commit is contained in:
parent
1d4c0abe29
commit
3bede24323
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ options:
|
||||||
required: true
|
required: true
|
||||||
protocol:
|
protocol:
|
||||||
description:
|
description:
|
||||||
- IP protocol
|
- IP protocols TCP UDP ICMP 112 (VRRP)
|
||||||
choices: ['tcp', 'udp', 'icmp', 112, None]
|
choices: ['tcp', 'udp', 'icmp', 112, None]
|
||||||
default: None
|
default: None
|
||||||
port_range_min:
|
port_range_min:
|
||||||
|
|
Loading…
Reference in a new issue