DERP und doku exit-node

This commit is contained in:
Stefan Märkle 2023-05-19 11:08:27 +02:00
parent 9ff8149e24
commit 6956b9b6fc

View File

@ -12,14 +12,3 @@
- "unattended-upgrades" - "unattended-upgrades"
- "joe" - "joe"
- "fail2ban" - "fail2ban"
- name: configure "fail2ban"
template:
src: jail.local
dest: /etc/fail2ban/jail.local
- name: Restart fail2ban
ansible.builtin.systemd:
name: fail2ban.service
state: restarted
enabled: true