kolla-ansible/ansible/roles/haproxy/tasks/deploy.yml
Mauricio Lima a836033e14 Optimize reconfiguration for haproxy
Co-Authored-By: caoyuan <cao.yuan@99cloud.net>
Change-Id: Iddde03760ff85af5263868ebc47b8b9438e92e8e
Partially-implements: blueprint better-reconfigure
2017-03-30 18:36:31 +08:00

6 lines
73 B
YAML

---
- include: config.yml
- name: Flush handlers
meta: flush_handlers