1
0
mirror of https://git.libreschool.org/paspo/brasatore.git synced 2025-11-05 12:56:56 +00:00

lingua+keyb IT sulle casper-based

This commit is contained in:
2023-10-27 12:05:20 +02:00
parent 6b0171e214
commit a2bcf89798
2 changed files with 23 additions and 14 deletions

View File

@@ -29,3 +29,12 @@
dest: /srv/pxe/memdisk
state: link
become: true
- name: IPXE boot menu
copy:
src: ../../../boot.txt
dest: /srv/pxe/boot.txt
owner: root
group: root
mode: "0644"
become: true