„basics-container.yml“ ändern

This commit is contained in:
olli 2023-04-28 15:52:02 +02:00
parent 2fd7920e2c
commit 7abdaa1207

View File

@ -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