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

7 lines
134 B
YAML
Raw Permalink Normal View History

2026-06-20 15:17:46 -04:00
---
fail2ban_ssh_enabled: true
fail2ban_ssh_bantime: "1h"
fail2ban_ssh_findtime: "10m"
fail2ban_ssh_maxretry: 5
fail2ban_ssh_port: 22