Update build

Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
This commit is contained in:
jayofelony
2024-03-13 07:55:53 +01:00
parent 6987840da2
commit 928de2769d
6 changed files with 43 additions and 6 deletions

View File

@ -199,12 +199,10 @@
path: /boot/firmware/ssh
state: touch
- name: adjust /boot/firmware/config.txt
lineinfile:
dest: /boot/firmware/config.txt
insertafter: EOF
line: '{{ item }}'
with_items: "{{ system.boot_options }}"
- name: remove current rc.local
file:
path: /etc/rc.local
state: absent
- name: change root partition
replace: