updates raspis to new os based on bookworm

This commit is contained in:
Martin Bauer
2024-02-19 08:10:58 +01:00
parent 7776095180
commit 7501ef18a4
25 changed files with 359 additions and 74 deletions

View File

@@ -7,7 +7,7 @@
notify: reboot
- name: Activate Hifiberry
lineinfile:
path: /boot/config.txt
path: /boot/firmware/config.txt
regexp: "^#?dtoverlay=hifiberry-amp"
line: "dtoverlay={{hifiberry_overlay}}"
notify: reboot