mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
Doc wrongly indicates permanent is required
But it isn't. :)
This commit is contained in:
@@ -56,7 +56,8 @@ options:
|
||||
permanent:
|
||||
description:
|
||||
- "Should this configuration be in the running firewalld configuration or persist across reboots."
|
||||
required: true
|
||||
required: false
|
||||
default: null
|
||||
immediate:
|
||||
description:
|
||||
- "Should this configuration be applied immediately, if set as permanent"
|
||||
|
||||
Reference in New Issue
Block a user