Doc wrongly indicates permanent is required

But it isn't. :)
pull/18777/head
Chad Nelson 9 years ago committed by Matt Clay
parent 91ff5ce256
commit 89baffa06f

@ -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"

Loading…
Cancel
Save