modified: roles/grafana_alloy/tasks/main.yml

This commit is contained in:
Márcio Fernandes
2026-08-26 22:16:07 +00:00
parent 783b658724
commit 5aeb0df3d4
+1 -1
View File
@@ -1,7 +1,7 @@
- name: Render Alloy config
set_fact:
__mylimbo_globals_alloy_config_content: "{{ lookup('template', 'template/config.alloy.j2') }}"
__mylimbo_globals_alloy_config_content: "{{ lookup('template', 'templates/config.alloy.j2') }}"
- name: Install Alloy
ansible.builtin.include_role: