Skip to content

Commit

Permalink
Fix registry path typing error
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelcardoso authored and bcdonadio committed Sep 27, 2018
1 parent 7971ed2 commit 65a7836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/windows/disable.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
- name: remove enforcement of uniform proxy settings for all user accounts
win_regedit:
path: HKLM:\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Sabsent
path: HKLM:\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings
name: ProxySettingsPerUser
state: absent

Expand Down

0 comments on commit 65a7836

Please sign in to comment.