Files

8 lines
132 B
Plaintext
Raw Permalink Normal View History

2023-05-05 15:47:27 -04:00
# Default locale settings
# {{ ansible_managed }}
LANGUAGE={{ locale }}
LC_ALL={{ locale }}
LANG={{ locale }}
LC_TYPE={{ locale }}