aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/firewall/tasks/main.yml (unfollow)
Commit message (Expand)Author
2023-09-18use ansible.builtin.package generic moduleEgor Tensin
2023-09-01firewall: using the validate arg for testing the configEgor Tensin
2023-09-01sort module args, add missing state args, etc.Egor Tensin
2023-08-20append .j2 extension to templatesEgor Tensin
2023-08-10firewall: don't put invalid rules in /etc/iptables/Egor Tensin
2023-08-09firewall: fail on malformed rule filesEgor Tensin
2023-08-08firewall: reboot on rule changesEgor Tensin
2023-08-08add firewall roleEgor Tensin