locale: Allow disabling locale configuration
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
locale_package: []
|
||||
locale_gen: true
|
||||
lcocale_configure: true
|
||||
|
||||
gen_locales:
|
||||
- en_US.UTF-8
|
||||
|
||||
@@ -18,3 +18,4 @@
|
||||
src: locale.j2
|
||||
dest: "{{ locale_config }}"
|
||||
mode: '0644'
|
||||
when: locale_configure
|
||||
|
||||
Reference in New Issue
Block a user