Hi,

I think you don't need to set 
ansible_winrm_transport: ssl
assuming you have set

ansible_port: 5986

This is because 5986 is the https listener port for winrm 

Please can you try without this setting and report back?



On Tuesday, June 28, 2016 at 9:22:57 PM UTC+1, Brian wrote:
>
> Installed ansible 2.1.0.0 on Ubuntu and I'm getting the infamous:  
>
> ssl: 500 WinRMTransport. [SSL: CERTIFICATE_VERIFY_FAILED] certificate 
> verify failed (_ssl.c:590)  
>
> error when trying to connect to a windows client.  I followed the 
> instructions here <http://docs.ansible.com/ansible/intro_windows.html> and 
> the powershell script runs with no errors but to no avail.  
>
> I'm using ansible_winrm_transport: ssl
> ansible_winrm_server_cert_validation: ignore
>
> But nothing seems to work.  Is there some documentation somewhere that 
> explains how to set up a windows client and configure ansible to connect to 
> it (besides all the bits and pieces scattered about the forums, that is)? 
>  Clearly the above referenced documentation is missing some important 
> detail. 
>
> This is on a local network.
>
> Thanks,
>
> Brian
>

-- 
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/e1c4e1d8-4c26-4152-9373-7d969510f35c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to