add locales and tzdata roles

This commit is contained in:
Ruben Blanco 2023-10-27 15:07:41 +02:00
parent eed40b8c14
commit 9d287c5dd5
1 changed files with 8 additions and 0 deletions

View File

@ -10,3 +10,11 @@
- name: "[CONFIG BASE DEBIAN OS] Configure debian os"
import_role:
name: config-base-debian-os
- name: "[CONFIG LOCALES] Set locales"
import_role:
name: config-locales
- name: "[CONFIG TZDATA] Set timezone"
import_role:
name: config-tzdata