You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hi,
I'm having trouble with using ansible and opening an ssh connection at the same time. It seems that whenever the server communicates to a windows machine using winrm, ssh communication is blocked from the windows machine to the server (times out without any response). I don't have access to the network config, so this might be a network restriction, but was wondering if anyone ran into this before?
aaldi
unread,
Oct 4, 2018, 11:00:49 AM10/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Just to note. Windows machine was windows 7, server was centos.
Jordan Borean
unread,
Oct 4, 2018, 5:37:21 PM10/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
If you are getting an SSH timeout while trying to connect to the Windows box, means Ansible is not using the winrm connection plugin to connect. I'm not 100% sure of the issue you have so please share the playbook you are trying to run and the output with -vvv here.