Update win_dsc.py (#62863)
This commit is contained in:
parent
b33ae14949
commit
798c5a55fa
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ EXAMPLES = r'''
|
|||
Name: telnet-client
|
||||
|
||||
- name: Edit HKCU reg key under specific user
|
||||
win_regedit:
|
||||
win_dsc:
|
||||
resource_name: Registry
|
||||
Ensure: Present
|
||||
Key: HKEY_CURRENT_USER\ExampleKey
|
||||
|
|
Loading…
Reference in a new issue