Merge pull request #1538 from bibliotechy/patch-1
Doc wrongly indicates firewalld permanent flag is required
This commit is contained in:
commit
284032efff
1 changed files with 2 additions and 1 deletions
|
@ -56,7 +56,8 @@ options:
|
||||||
permanent:
|
permanent:
|
||||||
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: false
|
||||||
|
default: null
|
||||||
immediate:
|
immediate:
|
||||||
description:
|
description:
|
||||||
- "Should this configuration be applied immediately, if set as permanent"
|
- "Should this configuration be applied immediately, if set as permanent"
|
||||||
|
|
Loading…
Reference in a new issue