locale: remove legacy gen_locales variable and arch support
This commit is contained in:
@@ -3,12 +3,10 @@ locale_package: []
|
||||
locale_gen: true
|
||||
locale_configure: true
|
||||
|
||||
gen_locales:
|
||||
locale_gen_locales:
|
||||
- en_US.UTF-8
|
||||
- en_GB.UTF-8
|
||||
|
||||
locale_gen_locales: "{{ gen_locales }}"
|
||||
|
||||
locale_lang: "{{ lang | default('en_US.UTF-8') }}"
|
||||
locale_lc_messages: "{{ locale_lang }}"
|
||||
locale_formats: "{{ locale_lang }}"
|
||||
|
||||
Reference in New Issue
Block a user