6 lines
164 B
YAML
6 lines
164 B
YAML
---
|
|
- name: generate locales
|
|
command: locale-gen
|
|
|
|
- name: reconfigure keyboard-configuration
|
|
command: dpkg-reconfigure -f noninteractive keyboard-configuration
|