=
|
d198d025de
|
Fix for https://github.com/ansible/ansible-modules-extras/issues/2090
|
2016-04-26 18:26:50 +01:00 |
|
=
|
7d9b73ec5a
|
fix problem where you couldn't compare empty strings in win_regedit following my previous change
|
2016-04-22 18:37:31 +01:00 |
|
=
|
7a8d3cf392
|
Further fixes to support binary data. Added boolean return values and return documentation.
|
2016-04-14 21:22:10 +01:00 |
|
=
|
8192ad24d5
|
adding the ability to manage binary registry data
|
2016-04-07 18:22:23 +01:00 |
|
=
|
9695db53e0
|
Add extra PS Drives so you can access other parts of the registry
|
2016-02-09 06:42:02 +00:00 |
|
Dreamcat4
|
64be5b395a
|
win_regedit: fixes #1404
When 'value:' is set to be the key's "(default)" property value
|
2015-12-19 21:57:13 +00:00 |
|
Adam Keech
|
42efef5682
|
Appending "Registry::" is not needed and no longer works.
|
2015-11-25 11:41:02 -05:00 |
|
Brian Geihsler
|
c6a934d57b
|
Fix #1107: Prepend registry type on key path
|
2015-10-14 11:04:38 -07:00 |
|
Brian Geihsler
|
d0e3a315ac
|
Fix #1107: Use Get-Attr in win_regedit
|
2015-10-14 11:04:07 -07:00 |
|
Adam Keech
|
389e59b970
|
Adding functionality to not only edit Values, but also Keys.
|
2015-07-06 16:22:55 -04:00 |
|
Adam Keech
|
e84666fd74
|
Renaming variables in win_regedit module to make more sense with actions that are happening.
|
2015-07-06 15:25:28 -04:00 |
|
Adam Keech
|
5a2a22bf68
|
Adding win_regedit module
|
2015-07-06 15:25:28 -04:00 |
|