Files
2026-04-22 12:22:58 +02:00

6 lines
96 B
YAML

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