bank-terminal: Configure display
This commit is contained in:
parent
f95cccdad3
commit
39afabce7e
2 changed files with 29 additions and 0 deletions
|
@ -2,3 +2,6 @@
|
|||
- name: daemon_reload
|
||||
systemd:
|
||||
daemon_reload: yes
|
||||
|
||||
- name: console_setup
|
||||
command: dpkg-reconfigure console-setup --frontend noninteractive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue