bank-terminal: Configure display

This commit is contained in:
polyfloyd 2020-05-25 14:52:35 +02:00
parent f95cccdad3
commit 39afabce7e
2 changed files with 29 additions and 0 deletions

View file

@ -2,3 +2,6 @@
- name: daemon_reload
systemd:
daemon_reload: yes
- name: console_setup
command: dpkg-reconfigure console-setup --frontend noninteractive