mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 14:03:01 +07:00
Change Butane template file name
This commit is contained in:
parent
852f45d5ac
commit
2216214d47
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
- name: Render machine specific Butane config
|
- name: Render machine specific Butane config
|
||||||
template:
|
template:
|
||||||
src: http/ignition/ignition.yaml
|
src: http/ignition/ignition.yaml.j2
|
||||||
dest: "{{ role_path }}/build/http/ignition/{{ hostvars[item]['mac'] }}.yaml"
|
dest: "{{ role_path }}/build/http/ignition/{{ hostvars[item]['mac'] }}.yaml"
|
||||||
loop: "{{ groups['metal'] }}"
|
loop: "{{ groups['metal'] }}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user