From 1cb144af7a4ceb4c318d05ec0eace019509018b2 Mon Sep 17 00:00:00 2001 From: Adrien Date: Mon, 20 Apr 2020 21:53:47 +0200 Subject: [PATCH] change tag --- tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 971177c..e0fea93 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -50,7 +50,7 @@ resource_definition: "{{ lookup('template', item) | from_yaml }}" with_items: - "{{ prometheus_files }}" - tags: monitoring + tags: prometheus - name: Grafana files need to be {{ grafana_state }} k8s: