ffd53512af
For now role haproxy is maintaining haproxy and keepalived. In follow-up changes there is also proxysql added. This patch is *only* renaming/moving stuff to more prominent role loadbalancer, and moving also specific templates to subdirectory. This was done only to better diff in follow-up changes. Change-Id: I1d39d5bcaefc4016983bf267a2736b742cc3a555
4 lines
99 B
YAML
4 lines
99 B
YAML
---
|
|
- include_tasks: "{{ kolla_action }}.yml"
|
|
when: inventory_hostname in groups['loadbalancer']
|