kolla-ansible/ansible/roles/mariadb/tasks
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
..
backup.yml Use mariabackup for database backups 2019-11-01 18:44:10 +00:00
bootstrap_cluster.yml Ansible lint: task names 2020-01-13 10:38:12 +00:00
bootstrap.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
check-containers.yml Fix handler notification for mariadb-clustercheck 2020-06-08 14:43:34 +01:00
check.yml mariadb container name variable 2020-03-25 01:17:29 -04:00
config.yml Performance: optimize genconfig 2020-10-12 19:30:06 +02:00
deploy-containers.yml Fix multiple issues with MariaDB handling 2020-01-15 20:15:09 +01:00
deploy.yml Performance: optimize genconfig 2020-10-12 19:30:06 +02:00
loadbalancer.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
lookup_cluster.yml Followup on MariaDB handling fixes 2020-02-02 16:39:29 +01:00
main.yml Performance: Use import_tasks in the main plays 2020-10-27 19:09:32 +01:00
precheck.yml Add Ansible group check to prechecks 2020-02-28 16:23:14 +00:00
pull.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
reconfigure.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
recover_cluster.yml Custom haproxy script for monitoring galera 2020-05-20 13:02:44 +02:00
register.yml Fix multiple issues with MariaDB handling 2020-01-15 20:15:09 +01:00
restart_services.yml Fix multiple issues with MariaDB handling 2020-01-15 20:15:09 +01:00
stop.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
upgrade.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
wait_for_loadbalancer.yml Wait for MariaDB to be accessible via HAProxy 2019-08-15 10:00:36 +00:00