various updates
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
name: en_US.UTF-8
|
||||
state: present
|
||||
|
||||
- name: Set en_US.UTF-8 as default locale
|
||||
ansible.builtin.command: localectl set-locale LANG=en_US.utf8
|
||||
when: ansible_env.LANG != "en_US.utf8"
|
||||
# - name: Set en_US.UTF-8 as default locale
|
||||
# ansible.builtin.command: localectl set-locale LANG=en_US.utf8
|
||||
# when: ansible_env.LANG != "en_US.utf8"
|
||||
|
||||
Reference in New Issue
Block a user