Merge pull request #150 from cosmopetrich/firewalld-docs
Remove default from 'permanent' and 'state' docs
This commit is contained in:
commit
846eb48ea4
1 changed files with 0 additions and 2 deletions
|
@ -51,7 +51,6 @@ options:
|
||||||
description:
|
description:
|
||||||
- "Should this configuration be in the running firewalld configuration or persist across reboots"
|
- "Should this configuration be in the running firewalld configuration or persist across reboots"
|
||||||
required: true
|
required: true
|
||||||
default: true
|
|
||||||
immediate:
|
immediate:
|
||||||
description:
|
description:
|
||||||
- "Should this configuration be applied immediately, if set as permanent"
|
- "Should this configuration be applied immediately, if set as permanent"
|
||||||
|
@ -62,7 +61,6 @@ 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
|
||||||
default: enabled
|
|
||||||
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