locale: Allow disabling locale configuration

This commit is contained in:
uumas
2024-11-08 01:54:31 +02:00
parent b36cafca1a
commit 228dde059d
2 changed files with 2 additions and 0 deletions

View File

@@ -18,3 +18,4 @@
src: locale.j2
dest: "{{ locale_config }}"
mode: '0644'
when: locale_configure