mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 21:11:52 +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
|
||||
template:
|
||||
src: http/ignition/ignition.yaml
|
||||
src: http/ignition/ignition.yaml.j2
|
||||
dest: "{{ role_path }}/build/http/ignition/{{ hostvars[item]['mac'] }}.yaml"
|
||||
loop: "{{ groups['metal'] }}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user