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/handlers/main.yml

5 lines
96 B
YAML

---
- name: Restart fail2ban
ansible.builtin.systemd:
name: fail2ban
state: restarted