kolla-ansible/ansible/roles/mariadb/tasks
Radosław Piliszek 9ff2ecb031 Refactor and optimise image pulling
We get a nice optimisation by using a filtered loop instead
of task skipping per service with 'when'.

Partially-Implements: blueprint performance-improvements
Change-Id: I8f68100870ab90cb2d6b68a66a4c97df9ea4ff52
2021-08-10 11:57:54 +00:00
..
backup.yml Additional small changes in role/mariadb 2021-04-14 16:10:30 +02:00
bootstrap_cluster.yml Ansible lint: task names 2020-01-13 10:38:12 +00:00
bootstrap.yml Refactor mariadb to support shards 2021-04-07 23:19:42 +02:00
check-containers.yml Fix handler notification for mariadb-clustercheck 2020-06-08 14:43:34 +01:00
check.yml Refactor mariadb to support shards 2021-04-07 23:19:42 +02:00
config.yml mariadb: Deprecate wsrep-notify.sh 2021-04-15 08:12:31 +00:00
deploy-containers.yml Fix multiple issues with MariaDB handling 2020-01-15 20:15:09 +01:00
deploy.yml Refactor mariadb to support shards 2021-04-07 23:19:42 +02:00
loadbalancer.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
lookup_cluster.yml Refactor mariadb to support shards 2021-04-07 23:19:42 +02:00
main.yml Refactor mariadb to support shards 2021-04-07 23:19:42 +02:00
precheck.yml Add Ansible group check to prechecks 2020-02-28 16:23:14 +00:00
pull.yml Refactor and optimise image pulling 2021-08-10 11:57:54 +00:00
reconfigure.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
recover_cluster.yml Refactor mariadb to support shards 2021-04-07 23:19:42 +02:00
register.yml Refactor mariadb to support shards 2021-04-07 23:19:42 +02:00
restart_services.yml Refactor mariadb to support shards 2021-04-07 23:19:42 +02: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