mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -07:00
Small improvement in documentation
This commit is contained in:
parent
df19a37dc5
commit
1050b0f03f
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…
Add table
Add a link
Reference in a new issue