ansible-roles/fail2ban/handlers/main.yml

5 lines
83 B
YAML

---
- name: Restart fail2ban
service: name=fail2ban state=restarted enabled=yes