# Managed by Ansible — Set-OPS [sshd] enabled = {{ 'true' if chezlepro_fail2ban_enabled | bool else 'false' }} port = {{ chezlepro_ssh_port }} backend = systemd maxretry = {{ chezlepro_fail2ban_maxretry }} findtime = {{ chezlepro_fail2ban_findtime }} bantime = {{ chezlepro_fail2ban_bantime }}