kolla-ansible/ansible/roles/storm/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 Support deploying an Apache Storm cluster 2018-09-26 10:54:32 +00: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 in the storm role 2020-01-25 21:45:38 +01:00
main.yml Use include_tasks in the storm role 2020-01-25 21:45:38 +01:00
precheck.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
pull.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
reconfigure.yml Use include_tasks in the storm role 2020-01-25 21:45:38 +01:00
stop.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
upgrade.yml Use include_tasks in the storm role 2020-01-25 21:45:38 +01:00