[ansible-project] Re: ansible ping failure to windows host

2020-02-20 Thread Yehuda Pinhas
Hi Thanks for your answer.

Thanks to you my problem is solved.


I had to install certificate in the windows host side and then use ntlm 
transport and ignore cert_validation.

These made it work.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/59df3036-d633-4717-a814-f71cf7290be4%40googlegroups.com.


[ansible-project] Re: ansible ping failure to windows host

2020-02-20 Thread David Foley
Did you check your Firewall to make sure icmp is opened or allowed  ?
i'll create a simple playbook create new folder on the windows host for the 
connection i'll use ssh instead of WINRM since you have ssh installed 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/8ba8186f-2725-448a-a4eb-ec5f18274b17%40googlegroups.com.