mirror of
https://git.libreschool.org/paspo/brasatore.git
synced 2024-11-21 13:48:45 +00:00
md5sums ora nel playbook
This commit is contained in:
parent
e4bd80bed6
commit
08699e9e43
@ -31,10 +31,10 @@
|
||||
state: link
|
||||
become: true
|
||||
|
||||
- name: IPXE boot menu
|
||||
- name: IPXE iso md5sums
|
||||
copy:
|
||||
src: ../../../boot.ipxe
|
||||
dest: /srv/pxe/boot.ipxe
|
||||
src: md5sums.txt
|
||||
dest: /srv/pxe/iso/md5sums.txt
|
||||
owner: root
|
||||
group: root
|
||||
mode: "0644"
|
||||
|
Loading…
Reference in New Issue
Block a user