Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Fortin <[email protected]>
  • Loading branch information
mfortin committed Apr 23, 2024
1 parent de98e60 commit f67af57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/section18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f67af57

Please sign in to comment.