Fix locale errors and update motd to remove command that caused the 'TERM not set' error
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
---
|
||||
# file: common/tasks/main.yml
|
||||
- name: Ensure there is a default locale set
|
||||
ansible.builtin.import_tasks: set-locale.yml
|
||||
|
||||
- name: Ensure required packages are present on systems
|
||||
ansible.builtin.import_tasks: prereq-packages.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user