matrix-docker-ansible-deploy/roles/matrix-grafana
Slavi Pantaleev 14af09e4f3 Define matrix_grafana_dashboard_download_urls_all variable in matrix-grafana role
We shouldn't be using it in the role (`tasks/setup.yml`) without
defining at least some default value in the role itself.

We've always had the override in `group_vars/matrix_servers`,
so the variable was essentially defined (at the playbook level), but
that's not the right way to do things.
2022-09-26 08:08:47 +03:00
..
defaults Define matrix_grafana_dashboard_download_urls_all variable in matrix-grafana role 2022-09-26 08:08:47 +03:00
tasks More ansible-lint fixes 2022-07-18 13:01:17 +03:00
templates Suppress old container cleanup (kill/rm) failures 2022-04-11 09:05:33 +03:00