mirror of https://github.com/ceph/ceph-ansible.git
4 lines
68 B
YAML
4 lines
68 B
YAML
|
---
|
||
|
- name: restart haproxy
|
||
|
service: name=haproxy state=restarted
|