Add Fail2ban to Gitea and Bitwarden

This commit is contained in:
2022-05-28 02:31:41 -04:00
parent eccd6b7874
commit b52ccabd22
8 changed files with 63 additions and 1 deletions

View File

@@ -10,3 +10,9 @@
name: wg-quick@wg0
state: restarted
listen: restart_wireguard
- name: Restart Fail2ban
service:
name: fail2ban
state: restarted
listen: restart_fail2ban