Refresh Bitwarden's Fail2ban jail on a timer

This commit is contained in:
2026-09-13 20:15:16 -04:00
parent e009974f80
commit 6763c2bc29
5 changed files with 54 additions and 0 deletions
@@ -0,0 +1,11 @@
# {{ ansible_managed }}
[Unit]
Description=Periodic refresh of {{ bitwarden_name }}'s Fail2ban jail's log file list
[Timer]
OnCalendar=*:0/15
AccuracySec=1m
Persistent=true
[Install]
WantedBy=timers.target