„basics-container.yml“ ändern
This commit is contained in:
parent
2fd7920e2c
commit
7abdaa1207
@ -87,7 +87,6 @@
|
||||
community.general.locale_gen:
|
||||
name: de_DE.UTF-8
|
||||
state: present
|
||||
notify: localectl
|
||||
|
||||
- name: SSHD hardening
|
||||
blockinfile:
|
||||
@ -208,8 +207,4 @@
|
||||
dest: /etc/bash
|
||||
force: yes
|
||||
|
||||
handlers:
|
||||
|
||||
- name: localectl
|
||||
ansible.builtin.shell: localectl set-locale LANG=de_DE.UTF-8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user