]> git.somenet.org - root/pub/somesible.git/commit
[roles/base/network] setup networking and firewall (nftables) and fail2ban
authorSomeone <someone@somenet.org>
Fri, 19 Jun 2026 11:03:56 +0000 (13:03 +0200)
committerSomeone <someone@somenet.org>
Fri, 19 Jun 2026 11:03:56 +0000 (13:03 +0200)
commit2220de37a4fcf2c6291ba6d6c53a0b4aa45cff31
tree77bab5c03ee5050d8c38b8e1ceba13574685097c
parent36845428c954102cc28f2ee3f200a8a08ca8ccf3
[roles/base/network] setup networking and firewall (nftables) and fail2ban
roles/base/network/defaults/main.yml [new file with mode: 0644]
roles/base/network/files/default/fail2ban.filter.repeated-offenders.conf [new file with mode: 0644]
roles/base/network/files/default/fail2ban.jail.local [new file with mode: 0644]
roles/base/network/files/default/fail2ban.nftables-common.local [new file with mode: 0644]
roles/base/network/files/default/interfaces [new file with mode: 0644]
roles/base/network/files/default/nftables.conf [new file with mode: 0644]
roles/base/network/files/default/vnstat.conf [new file with mode: 0644]
roles/base/network/handlers/main.yml [new file with mode: 0644]
roles/base/network/tasks/main.yml [new file with mode: 0644]