For some reason the ansible_winrm_server_cert_validation: ignore var is not 
being set for your Windows host hence the error. Can you test out the 
following before your win_stat task when running on the Windows host.

- debug:
    var: ansible_winrm_server_cert_validation

-- 
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/8bd7a8b3-66f6-4907-ab00-8b9f4524ea93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to