mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
fix(spelling): fix minor spelling errors
This commit is contained in:
parent
7936e53d48
commit
18ad20797d
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
- "{{ netbootxyz_root }}/ipxe"
|
||||
- "{{ cert_dir }}"
|
||||
|
||||
- name: Retreive latest wimboot
|
||||
- name: Retrieve latest wimboot
|
||||
ansible.builtin.get_url:
|
||||
url: "{{ wimboot_upstream_url }}"
|
||||
dest: "{{ netbootxyz_root }}/wimboot"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue