add locale role
This commit is contained in:
6
roles/locale/templates/locale.j2
Normal file
6
roles/locale/templates/locale.j2
Normal file
@@ -0,0 +1,6 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
LANG="{{ lang }}"
|
||||
LC_MESSAGES="{{ lc_messages }}"
|
||||
LANGUAGE="{{ language }}"
|
||||
|
||||
Reference in New Issue
Block a user