run ssh commands on windows machines #48
gkorneychuk
started this conversation in
General
Replies: 1 comment
-
|
Thanks @gkorneychuk! I'll look into how to integrate this into our "Run or Execute command" action. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
there is an issue with calling ssh command on 64 bit Windows if 32 bit Python environment installed;
the code below is going to fix that:
Beta Was this translation helpful? Give feedback.
All reactions