2016-11-30 16:45:00 +08:00
|
|
|
---
|
2020-08-13 14:15:03 +08:00
|
|
|
- include_tasks: get_resources_info.yml
|
|
|
|
when: octavia_auto_configure | bool
|
|
|
|
|
2020-06-29 15:06:53 +01:00
|
|
|
- import_tasks: config.yml
|
2016-11-30 16:45:00 +08:00
|
|
|
|
2020-07-30 14:36:15 +02:00
|
|
|
- import_tasks: check-containers.yml
|
|
|
|
|
2020-06-29 15:06:53 +01:00
|
|
|
- import_tasks: bootstrap_service.yml
|
2016-11-30 16:45:00 +08:00
|
|
|
|
2017-01-22 22:28:19 +08:00
|
|
|
- name: Flush handlers
|
|
|
|
meta: flush_handlers
|