From c1ce5524a6fef24d749baa570bc4fa85ebeb2336 Mon Sep 17 00:00:00 2001 From: schurzi Date: Thu, 26 Jan 2023 12:26:40 +0100 Subject: [PATCH] Update molecule/os_hardening/prepare.yml --- molecule/os_hardening/prepare.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/os_hardening/prepare.yml b/molecule/os_hardening/prepare.yml index b0a838079..3fb6ba5b7 100644 --- a/molecule/os_hardening/prepare.yml +++ b/molecule/os_hardening/prepare.yml @@ -65,5 +65,5 @@ - name: include password ageing prepare tasks include_tasks: prepare_tasks/pw_ageing.yml - - name: include password ageing prepare tasks + - name: include system account shell prepare tasks include_tasks: prepare_tasks/sys_account_shell.yml