
Throughout the project overtime some of these file permissions have changed to have an executable bit. They should not have this bit set. TrivialFix Change-Id: I1748b5bde813a0fcac36aeecdfd83245b8ee5be3
7 lines
144 B
YAML
7 lines
144 B
YAML
---
|
|
- include: config.yml
|
|
when: inventory_hostname in groups['haproxy']
|
|
|
|
- include: start.yml
|
|
when: inventory_hostname in groups['haproxy']
|