diff --git a/lib/ansible/modules/windows/win_dsc.py b/lib/ansible/modules/windows/win_dsc.py index 122bd0bc1d2..27412e140bc 100644 --- a/lib/ansible/modules/windows/win_dsc.py +++ b/lib/ansible/modules/windows/win_dsc.py @@ -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