Did adding ansible_winrm_server_cert_validation: ignore
Fix this for you? Jon On Friday, October 7, 2016 at 4:27:23 PM UTC+1, Aidan Gustard wrote: > > Try adding these into your group_vars/windows.yml file. > > ansible_connection: winrm > ansible_ssh_port: 5986 > ansible_winrm_transport: ssl > validate_certs: false > ansible_winrm_server_cert_validation: ignore > > > On Friday, 7 October 2016 11:01:49 UTC+1, JayB wrote: >> >> Guys, can I get any help on this? >> > -- 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/e042d210-5587-41da-8f24-69ea48151b0e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
