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']
|