new role for handling locale manipulation

This commit is contained in:
aminnairi
2023-12-31 20:36:04 +01:00
parent 2da9d3e3c9
commit 4795afda22
+8
View File
@@ -0,0 +1,8 @@
---
- name: Generate the US locale
community.general.locale_gen:
name: en_US.UTF-8
state: present
- name: Set the keyboard keymap
become: true
command: localectl set-keymap us