add support for some samsung drives
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user