diff options
| author | Luke Hoersten <[email protected]> | 2020-06-28 15:08:36 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2020-06-28 15:08:36 -0500 |
| commit | e545733b642740156e4b1c0de9c3bf79d84a17d8 (patch) | |
| tree | 58aa278b3303c440646465c232db6665629404d4 /prometheus/server | |
| parent | 371a74ade397e48cad83e50f645802bbfc22758e (diff) | |
Updated client templating in adguard.
Diffstat (limited to 'prometheus/server')
| -rw-r--r-- | prometheus/server/tasks/main.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prometheus/server/tasks/main.yaml b/prometheus/server/tasks/main.yaml index 2825e73..10d67a5 100644 --- a/prometheus/server/tasks/main.yaml +++ b/prometheus/server/tasks/main.yaml @@ -33,6 +33,7 @@ ds_url: "http://localhost:9090" grafana_url: "http://localhost:3000" is_default: yes + changed_when: false - name: install grafana plugins become: yes |
