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: