浏览代码

fix(spelling): fix minor spelling errors

callistahoxie 8 月之前
父节点
当前提交
18ad20797d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      roles/netbootxyz/tasks/generate_disks_base.yml

+ 1 - 1
roles/netbootxyz/tasks/generate_disks_base.yml

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