|
@@ -31,7 +31,7 @@
|
|
- "{{ netbootxyz_root }}/ipxe"
|
|
- "{{ netbootxyz_root }}/ipxe"
|
|
- "{{ cert_dir }}"
|
|
- "{{ cert_dir }}"
|
|
|
|
|
|
-- name: Retreive latest wimboot
|
|
|
|
|
|
+- name: Retrieve latest wimboot
|
|
ansible.builtin.get_url:
|
|
ansible.builtin.get_url:
|
|
url: "{{ wimboot_upstream_url }}"
|
|
url: "{{ wimboot_upstream_url }}"
|
|
dest: "{{ netbootxyz_root }}/wimboot"
|
|
dest: "{{ netbootxyz_root }}/wimboot"
|