haproxy-wi/app/scripts/ansible/roles/haproxy/handlers/main.yml

3 lines
67 B
YAML

---
- name: restart haproxy
service: name=haproxy state=restarted