Merge pull request #20599 from dagwieers/win_regedit-cleanup

win_regedit: Cleanup, check/diff mode support, HKCC fix
This commit is contained in:
Trond Hindenes
2017-01-27 18:09:27 +01:00
committed by GitHub
4 changed files with 347 additions and 260 deletions

View File

@@ -32,7 +32,7 @@
- assert:
that:
- "check00_result.failed == true"
- "check00_result.msg == 'key: HKCU\\Software is not a valid powershell path, see module documentation for examples.'"
- "check00_result.msg == 'path: HKCU\\Software is not a valid powershell path, see module documentation for examples.'"
- name: remove setting
win_regedit: