e435042b9b
Change-Id: I094f1d35f60bf566ba7382504a7425f16ae975d8 Partially-Implements: blueprint pre-pull-images
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']
|