I have done some searching but can’t see if there is any update on supporting the installation of Ansible on Windows? I’d be interested to know if there are any plans?
I use ansible from WSL most days and it works just fine for me. Unless you are calling stuff which attempts to use a system call that hasn't been implemented in WSL translation layer it will be fine.
The above shouldn't be an issue with WSL 2 but I haven't tried that myself.
That said I use Linux vms for production and have no plans to change that. But it is fine for developing playbooks and roles.