Releases: rundeck-plugins/py-winrm-plugin
Releases · rundeck-plugins/py-winrm-plugin
Release 2.0.9
Release 2.0.8
Release 2.0.7
fix windows compatibility
2.0.6 remove workflow
fixing error message
select python version
Merge pull request #37 from cclulu/patch-1 fix typo
[for rundeck 2.x] exit code controlled with the last command
removing the behavior of generating an exit code >0 if there were any data on stderr
now, the exit code will be controlled with the last command of the script/command executed (similar of what Rundeck works on Linux)
Add kerberos support
Merge pull request #31 from rundeck-plugins/support-kerbreos adding support to kerberos authentication