When would we have SSH Support for Windows instead WinRM , WinRM is not allowed in our enterprise.
Thanks
Raja
UPMC
When would we have SSH Support for Windows instead WinRM , WinRM is not allowed in our enterprise.
Thanks
Raja
UPMC
The opensource Ansible code would need to have support for this first (as AWX/Tower use Ansible to do the heavy lifting), but I’m not aware of any work being done on this yet.
The Windows FAQ section of the docs has a small blurb on this:
https://docs.ansible.com/ansible/latest/user_guide/windows_faq.html#can-i-connect-over-ssh
We’ve looked into it and it needs a few changes in Ansible for it to be properly implemented. In saying that, the Win32-OpenSSH fork from MS still has some warts and is still a beta product and contains a few bugs and quirks that makes it less appealing. Honestly you should be pushing back on your organisation and asking why WinRM is not allowed and trying to get WinRM approved.
Thanks
Jordan