Remove f2b gateway bouncer

To be replaced by something more sensible
This commit is contained in:
Jake Howard
2024-07-14 22:27:58 +01:00
parent 43051235bd
commit 393a947cb7
18 changed files with 0 additions and 168 deletions

View File

@ -2,9 +2,3 @@
shell:
chdir: /opt/traefik
cmd: "{{ docker_update_command }}"
- name: restart fail2ban
service:
name: fail2ban
state: restarted
become: true