initial commit

This commit is contained in:
Ludovic Cartier
2024-12-16 18:09:18 +01:00
parent 2bee883409
commit 948a165785
6 changed files with 75 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
- name: locales | configure fr_FR.UTF-8 locale
locale_gen:
name: fr_FR.UTF-8
state: present