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