Hi Team,

Please help to resolve the below issue which i am getting when i try to 
connect for some windows server.

ansible win_prod -i /tmp/winhosts.yml -m win_ping -k
SSH password:
Saturday 15 September 2018  08:22:11 +0200 (0:00:00.052)       0:00:00.052 
****
zacnamva01.xxxx.com | FAILED! => {
    "changed": false,
    "module_stderr": "An error occurred while creating the pipeline.\r\n",
    "module_stdout": "",
    "msg": "MODULE FAILURE",
    "rc": 1
}

[win1]
zacnamva01.xxxx.com

[win1:vars]
ansible_user=xxxx
ansible_connection=winrm
ansible_port=5986
ansible_winrm_server_cert_validation='ignore'
ansible_winrm_transport=ntlm

As its AD account..i tried with 'ntlm' and the same way we are successfully 
connected with all the other windows servers except this one. Not sure what 
this says about.

Please help to resolve the issue.


regards,
Usha.

-- 
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/7751fc12-1021-4ded-bb0b-ff82945ad103%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to