0135ea0d28
Change-Id: I1db585242cc3a5dcb2fe1ac79091d19f624c6f70 Closes-Bug: #1758855
13 lines
207 B
YAML
13 lines
207 B
YAML
---
|
|
- include: config.yml
|
|
|
|
- include: clone.yml
|
|
when:
|
|
- horizon_dev_mode | bool
|
|
|
|
- include: bootstrap_service.yml
|
|
when: horizon_backend_database | bool
|
|
|
|
- name: Flush handlers
|
|
meta: flush_handlers
|