modified: roles/grafana_alloy/tasks/main.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user