fix(spelling): fix minor spelling errors

This commit is contained in:
callistahoxie 2024-08-09 17:08:38 -05:00 committed by GitHub
parent 7936e53d48
commit 18ad20797d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"