Bug fix -> hklm:SOFTWARE changed to hklm:\SOFTWARE
Issue Fixes:
Added a fix to BUG report #59
Non bug fixes that I didn't create just fixed it and made this PR.
Enhancements:
--check can know be done without ANY errors.
How has this been tested?:
Tested using ansible-core, "pywinrm>=0.2.2, collections installed community.windows and ansible.windows.
Lab setup was Almalinux 9 as ansible host, and windows 2019 VM. Both on hyper-v.
Haven't tested without --check as my test setup isn't using anything else than NTLM.
Overall Review of Changes:
Issue Fixes: Added a fix to BUG report #59 Non bug fixes that I didn't create just fixed it and made this PR.
Enhancements: --check can know be done without ANY errors.
How has this been tested?: Tested using ansible-core, "pywinrm>=0.2.2, collections installed community.windows and ansible.windows. Lab setup was Almalinux 9 as ansible host, and windows 2019 VM. Both on hyper-v. Haven't tested without --check as my test setup isn't using anything else than NTLM.