Update 2 files

- /group_vars/all.yml
- /roles/grafana/tasks/main.yml
This commit is contained in:
Administrator 2025-11-27 11:37:49 +00:00
parent ee2179f948
commit 3f455ed77c
2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,7 @@
mode: '0755' mode: '0755'
- name: Deploy vmagent configuration - name: Deploy vmagent configuration
tags: vmagent
template: template:
src: vmagent.yaml.j2 src: vmagent.yaml.j2
dest: "{{ grafana_vmagent_config }}" dest: "{{ grafana_vmagent_config }}"