Hi Priscilla, it looks like you're trying to use the ssh connection method for a Windows host, however Windows systems require the "winrm" connection type.
Can you share your full playbook/inventory setup (if they're not too big)? The connection type should be automatically switched to winrm when Ansible sees you're using a Windows-based module. James Cammarata Director, Ansible Core Engineering github: jimi-c On Mon, Apr 6, 2015 at 1:19 PM, Priscilla Muriithi <[email protected]> wrote: > I am getting this error when I run win_ping: task. Any idea why? > > OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014 debug1: Reading configuration > data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying > options for * debug1: auto-mux: Trying existing master debug1: > mux_client_request_session: master session id: 2 Shared connection > > Thanks, > Priscilla > > -- > 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 post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/498c1e9c-a91a-4710-ac78-0d7ae57fb0cc%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/498c1e9c-a91a-4710-ac78-0d7ae57fb0cc%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAMFyvFiJQ8_eYBGtTaDsvfqX%3DVp5CUfzcLerKWCRYhFe0WSXJA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
