diff options
author | Egor Tensin <egor@tensin.name> | 2024-12-26 13:18:07 +0100 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2024-12-26 13:18:13 +0100 |
commit | 32588adf72350fa64f4ed352410c07f64f076146 (patch) | |
tree | 61443dceb39f4ca3a0db8291f042ccaced4320c7 /roles/locale/README.md | |
parent | v4.2.0 (diff) | |
download | infra-ansible-32588adf72350fa64f4ed352410c07f64f076146.tar.gz infra-ansible-32588adf72350fa64f4ed352410c07f64f076146.zip |
add locale role
Diffstat (limited to 'roles/locale/README.md')
-rw-r--r-- | roles/locale/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/locale/README.md b/roles/locale/README.md new file mode 100644 index 0000000..7740691 --- /dev/null +++ b/roles/locale/README.md @@ -0,0 +1 @@ +This role sets up locales of your choice, including en_US.UTF-8. |