ansible/roles/fail2ban/handlers/main.yml

5 lines
77 B
YAML

- name: Restarts fail2ban
service:
name: fail2ban
state: restarted