kolla-ansible/ansible/roles/vitrage/tasks/main.yml
Radosław Piliszek 9cae59be51 Performance: Use import_tasks in the main plays
Main plays are action-redirect-stubs, ideal for import_tasks.

This avoids 'include' penalty and makes logs/ara look nicer.

Fixes haproxy and rabbitmq not to check the host group as well.

Change-Id: I46136fc40b815e341befff80b54a91ef431eabc0
Partially-Implements: blueprint performance-improvements
2020-10-27 19:09:32 +01:00

3 lines
45 B
YAML

---
- import_tasks: "{{ kolla_action }}.yml"