Skip to content

Commit

Permalink
Merge branch 'devel' into issue-38
Browse files Browse the repository at this point in the history
  • Loading branch information
mfortin committed Apr 15, 2024
2 parents 86b1482 + f50062d commit 1f4fbad
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 1f4fbad

Please sign in to comment.