diff --git a/system/firewalld.py b/system/firewalld.py index a3a1e5f410e..771d178d9d5 100644 --- a/system/firewalld.py +++ b/system/firewalld.py @@ -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"