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
commit 679a3cb1cc
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: