We have a handful of Windows 2019 nodes running OpenSSH-Win64 ... I've been unable to get Ansible ( 2.9.5 ) to be able to connect to these Windows nodes, despite the fact that I'm able to ssh from the Ansible control node (CentOS8.1) to the Windows 2019 nodes via:
ssh -i /path/to/private/key [email protected] the SSH command connects without issue (and correctly doesn't prompt me for a PW). All of the documentation I've read is showing that Ansible supports OpenSSH-Win32 ... *is OpenSSH-Win64 supported*? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/76bad0ce-5675-4d65-886c-1c93d7fcdadd%40googlegroups.com.
