This repository has been archived on 2026-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
Set-OPS/roles/fail2ban_ssh/defaults/main.yml

6 lines
134 B
YAML

---
fail2ban_ssh_enabled: true
fail2ban_ssh_bantime: "1h"
fail2ban_ssh_findtime: "10m"
fail2ban_ssh_maxretry: 5
fail2ban_ssh_port: 22