Small improvement in documentation
This commit is contained in:
parent
80cae51b16
commit
009ee165a8
1 changed files with 2 additions and 1 deletions
|
@ -67,6 +67,7 @@ options:
|
||||||
description:
|
description:
|
||||||
- "Should this port accept(enabled) or reject(disabled) connections."
|
- "Should this port accept(enabled) or reject(disabled) connections."
|
||||||
required: true
|
required: true
|
||||||
|
choices: [ "enabled", "disabled" ]
|
||||||
timeout:
|
timeout:
|
||||||
description:
|
description:
|
||||||
- "The amount of time the rule should be in effect for when non-permanent."
|
- "The amount of time the rule should be in effect for when non-permanent."
|
||||||
|
|
Loading…
Reference in a new issue