add locale role

This commit is contained in:
uumas
2022-05-12 00:50:00 +03:00
parent 064e270ce4
commit e8e88e50a1
5 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# {{ ansible_managed }}
LANG="{{ lang }}"
LC_MESSAGES="{{ lc_messages }}"
LANGUAGE="{{ language }}"