kolla-ansible/ansible/roles/mariadb/tasks
Radosław Piliszek 266fd61ad7 Use "name:" instead of "role:" for *_role modules
Both include_role and import_role expect role's name to be given
via "name" param instead of "role".
This worked but caused errors with ansible-lint.
See: https://review.opendev.org/694779

Change-Id: I388d4ae27111e430d38df1abcb6c6127d90a06e0
2020-03-02 10:01:17 +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 Fix multiple issues with MariaDB handling 2020-01-15 20:15:09 +01:00
check-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
check.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
config.yml Use mariabackup for database backups 2019-11-01 18:44:10 +00:00
deploy-containers.yml Fix multiple issues with MariaDB handling 2020-01-15 20:15:09 +01:00
deploy.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08: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 Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
precheck.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
pull.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
reconfigure.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
recover_cluster.yml Merge "Fix multiple issues with MariaDB handling" 2020-01-21 09:29:59 +00: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 Fix multiple issues with MariaDB handling 2020-01-15 20:15:09 +01:00
wait_for_loadbalancer.yml Wait for MariaDB to be accessible via HAProxy 2019-08-15 10:00:36 +00:00