puzzle / puzzle.opnsense

An Ansible Collection to configure an opnsense Firewall
https://puzzle.github.io/puzzle.opnsense/collections/puzzle/opnsense/index.html
GNU General Public License v3.0
24 stars 12 forks source link

Fix/empty parameter handling #161

Closed KiLLuuuhh closed 2 weeks ago

KiLLuuuhh commented 2 weeks ago

As @GBBx pointed out, empty string parameters were incorrectly added to the user instance, and thus to the config. I've updated the method for checking parameters from Ansible before adding them to the user instance.