change tag
This commit is contained in:
parent
01e1bc8394
commit
1cb144af7a
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
||||||
resource_definition: "{{ lookup('template', item) | from_yaml }}"
|
resource_definition: "{{ lookup('template', item) | from_yaml }}"
|
||||||
with_items:
|
with_items:
|
||||||
- "{{ prometheus_files }}"
|
- "{{ prometheus_files }}"
|
||||||
tags: monitoring
|
tags: prometheus
|
||||||
|
|
||||||
- name: Grafana files need to be {{ grafana_state }}
|
- name: Grafana files need to be {{ grafana_state }}
|
||||||
k8s:
|
k8s:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue