From 7abdaa1207445535415afb3aa3290785ce32f720 Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 28 Apr 2023 15:52:02 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ebasics-container.yml=E2=80=9C=20=C3=A4?= =?UTF-8?q?ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- basics-container.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/basics-container.yml b/basics-container.yml index 549d45d..e406227 100644 --- a/basics-container.yml +++ b/basics-container.yml @@ -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