Fix typo
This commit is contained in:
parent
9c44999682
commit
6b2e64df91
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
|||
|
||||
- name: Create tftp ramdisk for OpenBSD installs
|
||||
ansible.builtin.get_url:
|
||||
url: "https://ftp.eu.openbsd.org/pub/OpenBSD//7.3/amd64/bsd.rd"
|
||||
url: "https://ftp.eu.openbsd.org/pub/OpenBSD/7.3/amd64/bsd.rd"
|
||||
checksum: sha1:72b46ad8e97b2082d145a739264e818dcd154021
|
||||
dest: /srv/tftpboot/bsd.rd
|
||||
mode: 0644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue