Remotely connect to fail2ban to do ports
Traefik can affect the edge, so blocks work there and prevent traffic hitting home network.
This commit is contained in:
@ -13,3 +13,11 @@
|
||||
mode: 0644
|
||||
become: true
|
||||
notify: restart fail2ban
|
||||
|
||||
- name: Create action
|
||||
template:
|
||||
src: files/fail2ban/remote-action.conf
|
||||
dest: /etc/fail2ban/action.d/gateway.conf
|
||||
mode: 0644
|
||||
become: true
|
||||
notify: restart fail2ban
|
||||
|
Reference in New Issue
Block a user