Replace matrix-grafana with an external role
This commit is contained in:
@@ -35,5 +35,5 @@
|
||||
|
||||
- name: Ensure matrix-prometheus-nginxlog-exporter grafana dashboard doesn't exist
|
||||
ansible.builtin.file:
|
||||
path: "{{ matrix_grafana_config_path }}/dashboards/nginx-proxy.json"
|
||||
path: "{{ grafana_config_path }}/dashboards/nginx-proxy.json"
|
||||
state: absent
|
||||
|
Reference in New Issue
Block a user