ceph-ansible/roles/haproxy/handlers/precise.yml

6 lines
78 B
YAML

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