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