Hello,
I'm trying to connect a playbook from the WSL via Terraform and I'm getting the following errors:
TASK [win_ping] **************************************************************** │ fatal: [172.161.160.208]: FAILED! => {"msg": "The installed version of WinRM does not support transport(s) ['CredSSP']"}
When I start the playbook from WSL directly without Terraform, I get a ping pong response.
If it helps, I can upload the Terraform debug log here.
My question is whether it should work at all. 💯 ????
Thank you.
Hello, I'm trying to connect a playbook from the WSL via Terraform and I'm getting the following errors:
TASK [win_ping] **************************************************************** │ fatal: [172.161.160.208]: FAILED! => {"msg": "The installed version of WinRM does not support transport(s) ['CredSSP']"}
When I start the playbook from WSL directly without Terraform, I get a ping pong response. If it helps, I can upload the Terraform debug log here. My question is whether it should work at all. 💯 ???? Thank you.