From f67af575ad31fe48714bd5058a30ef44d2e30e26 Mon Sep 17 00:00:00 2001 From: Mathieu Fortin Date: Tue, 26 Mar 2024 16:57:54 -0400 Subject: [PATCH] test Signed-off-by: Mathieu Fortin --- tasks/section18.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/section18.yml b/tasks/section18.yml index 2837ad6..82cc641 100644 --- a/tasks/section18.yml +++ b/tasks/section18.yml @@ -299,7 +299,7 @@ - name: "18.5.1 | PATCH | Ensure MSS AutoAdminLogon Enable Automatic Logon not recommended is set to Disabled" ansible.windows.win_regedit: - path: HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon + path: HKLM:\Software\Microsoft\Windows Nt\Currentversion\Winlogon state: present name: AutoAdminLogon data: 0