Remove fail2ban config files

Better install them via fail2ban role
This commit is contained in:
phil 2023-10-26 22:33:49 +02:00
parent 405995863f
commit 53f2925435
4 changed files with 0 additions and 47 deletions

View file

@ -4,11 +4,6 @@
name: rsyslog
state: restarted
- name: reload fail2ban
ansible.builtin.service:
name: fail2ban
state: reloaded
- name: reload postfix
ansible.builtin.service:
name: postfix