I believe your issue is that ansible_winrm_server_cert_validation is being 
loaded with your include_vars directive in the playbook and the way 
connection vars with Ansible before the current devel branch had a few 
issues. I would recommend you add

    [all:vars]
    ansible_winrm_server_cert_validation=ignore

to your inventory and try again. One more thing you can try is to use the 
latest checkout of Ansible and see if the issue is still there.

Thanks

Jordan

-- 
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/cb1dd622-915a-49e1-bdfd-cae7b8f5ce33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to