Compare commits
1
Commits
783b658724
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5aeb0df3d4 |
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
- name: Render Alloy config
|
- name: Render Alloy config
|
||||||
set_fact:
|
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
|
- name: Install Alloy
|
||||||
ansible.builtin.include_role:
|
ansible.builtin.include_role:
|
||||||
|
|||||||
Reference in New Issue
Block a user