Support for setting the default firewalld zone #296
Labels
feature
This issue/PR relates to a feature request.
verified
This issue has been verified/reproduced by maintainer
waiting_on_contributor
Needs help. Feel free to engage to get things unblocked
SUMMARY
Unless I'm missing something in the docs for the firewalld module, it is possible to create zones but not to set the default zone. I guess this can be worked around by using a
command
withfirewall-cmd --set-default-zone=<zone>
but it would be cleaner if the firewalld module supported this.ISSUE TYPE
COMPONENT NAME
ansible.posix.firewalld
ADDITIONAL INFORMATION
I'd like to use ansible to create a new zone and set it as the default.
The text was updated successfully, but these errors were encountered: