vn-ansible/roles/linux-fail2ban/handlers/main.yaml

5 lines
76 B
YAML

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