add support for some samsung drives

This commit is contained in:
2026-06-03 12:54:18 -07:00
parent 2333cb36bc
commit 9096e7adde
7 changed files with 125 additions and 26 deletions

View File

@ -17,10 +17,10 @@
when: not install_kiosk | bool and not service_only | bool and not armcpu_check | bool
include_tasks: autologin.yaml
# disablep autologin
# disable autologin
- name: Drive health - disable autologin
when: install_kiosk | bool or service_only | bool
include_tasks: autologin.yaml
include_tasks: no_autologin.yaml
# Install chrome kiosk
- name: install chromium kiosk