Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tweak names a bit | Egor Tensin | 2023-08-20 |
| | |||
* | add a bunch of READMEs for roles | Egor Tensin | 2023-08-14 |
| | |||
* | firewall: don't put invalid rules in /etc/iptables/ | Egor Tensin | 2023-08-10 |
| | |||
* | firewall: fail on malformed rule files | Egor Tensin | 2023-08-09 |
| | |||
* | firewall: make SSH port go first in rules | Egor Tensin | 2023-08-08 |
| | |||
* | firewall: reboot on rule changes | Egor Tensin | 2023-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 role | Egor Tensin | 2023-08-08 |