Small improvement in documentation

This commit is contained in:
varnav 2015-08-28 18:38:58 +03:00
parent 80cae51b16
commit 009ee165a8

View file

@ -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."