Ansbile version 2.5.1.1 while executing ansible playbook via dynamic inventory of azure failing in resolving inventory_hostname in the wsman url. if i try to resolve hosts via local inventory file it is working absolutly fine
<inventory_hostname> WINRM CONNECT: transport=kerberos endpoint=https://inventory_hostname:5986/wsman <inventory_hostname> WINRM CONNECTION ERROR: authGSSClientStep() failed: (('Unspecified GSS failure. Minor code may provide more information', 851968), ('Server nound in Kerberos database', -1765328377)) If the File "/home/adminuser/.local/lib/python2.7/site-packages/ansible/plugins/connection/winrm.py", remote_addr changed in this module to hostname of windows machine, it starts working absolutly fine. -- 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/dc4eb84d-55da-461f-9093-679d4085badf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
