Commit Graph

13 Commits (de34fdf68112c865b3393fb703f559fc6f4a518a)

Author SHA1 Message Date
jhawkesworth b32c550e22 Various fixes to win_regedit and documentation (#2436) 2016-12-08 11:34:23 -05:00
jhawkesworth@users.noreply.github.com e878cf43f6 Fix for https://github.com/ansible/ansible-modules-extras/issues/2090 2016-12-08 11:34:10 -05:00
jhawkesworth@users.noreply.github.com b94a614b7e fix problem where you couldn't compare empty strings in win_regedit following my previous change 2016-12-08 11:34:08 -05:00
jhawkesworth@users.noreply.github.com aaa9541abd Further fixes to support binary data. Added boolean return values and return documentation. 2016-12-08 11:34:07 -05:00
jhawkesworth@users.noreply.github.com c2ca0a9e93 adding the ability to manage binary registry data 2016-12-08 11:34:07 -05:00
jhawkesworth@users.noreply.github.com d5ad463a5a Add extra PS Drives so you can access other parts of the registry 2016-12-08 11:33:50 -05:00
Dreamcat4 49fe0b7815 win_regedit: fixes #1404
When 'value:' is set to be the key's  "(default)" property value
2016-12-08 11:33:44 -05:00
Adam Keech 28baed011d Appending "Registry::" is not needed and no longer works. 2016-12-08 11:33:37 -05:00
Brian Geihsler 92cbe5be0e Fix #1107: Prepend registry type on key path 2016-12-08 11:33:31 -05:00
Brian Geihsler 6fed60c1bd Fix #1107: Use Get-Attr in win_regedit 2016-12-08 11:33:31 -05:00
Adam Keech b365b83906 Adding functionality to not only edit Values, but also Keys. 2016-12-08 11:32:58 -05:00
Adam Keech 1710d1aa0c Renaming variables in win_regedit module to make more sense with actions that are happening. 2016-12-08 11:32:58 -05:00
Adam Keech 907fa20035 Adding win_regedit module 2016-12-08 11:32:58 -05:00