ansible-roles/fail2ban/handlers/main.yml

6 lines
80 B
YAML

---
- name: restart fail2ban
service:
name: fail2ban
state: restarted