mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2025-10-29 09:40:34 +00:00
5 lines
127 B
YAML
5 lines
127 B
YAML
---
|
|
- name: dpkg-reconfigure console-setup
|
|
become: yes
|
|
command: /usr/sbin/dpkg-reconfigure -f noninteractive console-setup
|