it only works with https over 5986

if I change it to ntlm

ansible_user: 'administrator'
ansible_password: 'xxxxxxx'
ansible_port: 5986
ansible_connection: 'winrm'
ansible_winrm_server_cert_validation: 'ignore'
ansible_winrm_transport: 'ntlm'


then it works

its not a firewall issue either since I can telnet to port 5985 on the 
windows machine

On Friday, May 15, 2020 at 12:58:49 PM UTC-7, Jordan Borean wrote:
>
> You need to figure out why it's failing, we have a page for dealing with 
> rejected credentials 
> https://docs.ansible.com/ansible/latest/user_guide/windows_setup.html#http-401-credentials-rejected
> *.*
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/c9b900c5-888a-4b55-a11b-e875084a60ff%40googlegroups.com.

Reply via email to