aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/firewall/tasks (follow)
Commit message (Collapse)AuthorAge
* firewall: don't put invalid rules in /etc/iptables/Egor Tensin2023-08-10
|
* firewall: fail on malformed rule filesEgor Tensin2023-08-09
|
* firewall: reboot on rule changesEgor Tensin2023-08-08
| | | | | | | | Just restaring netfilter-persistent could break other services depending on iptables, like Docker. Also, I'm not sure why I need a wait_for_connection after a reboot call, so get rid of those.
* add firewall roleEgor Tensin2023-08-08