8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
|
# Default locale settings
|
||
|
# {{ ansible_managed }}
|
||
|
|
||
|
LANGUAGE={{ locale }}
|
||
|
LC_ALL={{ locale }}
|
||
|
LANG={{ locale }}
|
||
|
LC_TYPE={{ locale }}
|