Small changes, improved consistency

Signed-off-by: Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
Pruteanu 2024-02-16 18:59:31 +02:00 committed by Fabian Raab
parent 40bc7aa082
commit f3a9100734
No known key found for this signature in database
GPG key ID: E2FF6AC109A1D59F
7 changed files with 8 additions and 10 deletions

View file

@ -2,7 +2,7 @@
- name: "5.6.2 | PATCH | Ensure system accounts are secured"
block:
- name: "5.6.2 | Ensure system accounts are secured | Set nologin"
- name: "5.6.2 | PATCH | Ensure system accounts are secured | Set nologin"
ansible.builtin.user:
name: "{{ item.id }}"
shell: /usr/sbin/nologin