matrix-docker-ansible-deploy/roles/matrix-grafana/defaults
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
..
main.yml Define matrix_grafana_dashboard_download_urls_all variable in matrix-grafana role 2022-09-26 08:08:47 +03:00