2016-01-26 11:22:54 -06:00
|
|
|
---
|
2018-07-23 12:58:02 +08:00
|
|
|
- include_tasks: config.yml
|
2018-03-26 17:15:29 +08:00
|
|
|
|
2018-07-23 12:58:02 +08:00
|
|
|
- include_tasks: clone.yml
|
2018-03-26 17:15:29 +08:00
|
|
|
when:
|
|
|
|
- horizon_dev_mode | bool
|
|
|
|
|
2018-07-23 12:58:02 +08:00
|
|
|
- include_tasks: bootstrap_service.yml
|
2018-03-26 17:15:29 +08:00
|
|
|
when: horizon_backend_database | bool
|
|
|
|
|
|
|
|
- name: Flush handlers
|
|
|
|
meta: flush_handlers
|