include rule desc as "comment" in actual rule
Helps with reviewing the generated configuration
templates/nftables.conf: conditionally add ruleset flushing
Fix loop_control / loop_var re-use warning from ansible
Simplify the task for installing nftables
add support for Alpine Linux
readme: add note about being a fork
Merge branch 'update-ansible-version' into 'master'
Update ansible version
See merge request ansible-roles/nftables!19
feat: upgrade Galaxy config file
docs: upgrade Makefile to use pure Markdown
fix: fix make help target to work in MacOS
feat: update vandalsEmpire conventions
feat: upgrade requirements versions
Merge branch 'fix-sed-command' into 'master'
fix: allow sed command to run in Linux and MacOS
See merge request ansible-roles/nftables!18
fix: allow sed command to run in Linux and MacOS
Merge branch 'fix-sed-parameter' into 'master'
Fix sed parameter
See merge request ansible-roles/nftables!17
docs(readme): add Ansible and Molecule references
refactor: update image name in Molecule tests
fix: fix sed parameter to run in Linux and MacOS