mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-03-26 21:33:32 +00:00
Merge pull request #200 from Akasurde/i193
firewalld: Specify unit for timeout Reviewed-by: https://github.com/apps/ansible-zuul
This commit is contained in:
@@ -99,7 +99,7 @@ options:
|
||||
choices: [ absent, disabled, enabled, present ]
|
||||
timeout:
|
||||
description:
|
||||
- The amount of time the rule should be in effect for when non-permanent.
|
||||
- The amount of time in seconds the rule should be in effect for when non-permanent.
|
||||
type: int
|
||||
default: 0
|
||||
masquerade:
|
||||
|
||||
Reference in New Issue
Block a user