1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Small improvement in documentation

This commit is contained in:
varnav 2015-08-28 18:38:58 +03:00 committed by Matt Clay
parent df19a37dc5
commit 1050b0f03f

View file

@ -67,6 +67,7 @@ options:
description:
- "Should this port accept(enabled) or reject(disabled) connections."
required: true
choices: [ "enabled", "disabled" ]
timeout:
description:
- "The amount of time the rule should be in effect for when non-permanent."