Hi Guys,

I'm new to Ansible. I'm trying to connect to ansible windows host. I have 
configured for windows by following the link 
(http://darrylcauldwell.com/how-to-setup-an-ansible-test-lab-for-windows-managed-nodes-custom-windows-modules/).
 
Now, I'm not able to ping the windows server and getting the below error.

# ansible windows -i hosts -m win_ping
10.20.10.179 | FAILED! => {
    "failed": true,
    "msg": "ssl: 'Session' object has no attribute 
'merge_environment_settings'"

My intention to copy a file from my Ubuntu Ansible Controller machine and 
run the file on Windows host. Can anyone suggest me on this?

-- 
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/4dc53b4c-a29f-4699-89c6-63c56a19f82c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to