kolla-ansible/ansible/roles/redis/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
..
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 Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
deploy-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
deploy.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08: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
stop.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00