Hi i got a realy akward Problem with Ansible(devel)

Got Multiple Servers and all works fine with WinRM and Kerberos on Ansible 
Side until i Install/Configure follow Windows Roles on hosts

 - Active Directory Federation Service
 - WebapplicationProxy

All Servers are based on the Same VM Template
<https://gist.github.com/daBONDi/4f9a4f6f5feb49fdcb3f7451b92612e9#connection-over-winrm-first-with-basic-auth-for-provisioning-then-i-switch-on-the-fly-to-kerberos>Connection
 
over WinRM first with SSL/Basic Auth for Provisioning then i Switch on the 
Fly to SSL/Kerberos

Basic ansible_user: username
Kerberos ansible_user: usern...@domain.tld

Got always requests.exceptions.ConnectionError: ('Connection aborted.', 
error(104, 'Connection reset by peer'))

What i found out if i use the FQDN it works both with Basic and Kerberos 
over SSL on the Server with ADFS/WAP Installed
With an IP Address it only works on Server without ADFS or WAP Installed.

*More Details and Debugging Writeout under *

https://gist.github.com/daBONDi/4f9a4f6f5feb49fdcb3f7451b92612e9

Maybe a some of you find out the same with an ADFS / WAP Server and could 
help me diagnose it

Thanks in advance for you Time

David Baumann(daBONDI@Github)
www.davidbaumann.at

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/d036449e-d484-40a4-b16a-bd9399c95dc4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to