It´s about Ansible setup and connection to target
I´ve configure this om my client and used Ansible for window10 with wsl:
[web] server01 [web:vars]
ansible_user="
[email protected]"
ansible_password=somepassword
ansible_connection=winrm
ansible_winrm_transport=credssp...