WSL2 Molecule testing Windows playbooks

I am new to Molecule and I have finally got the docker driver running from within WSL2. This covers the Linux hosts I have but we also have Windows hosts that I need to test for.

is Vagrant the best option for this? Should I install vagrant in WSL2 and then try to use the vagrant driver?

-john

Still searching for any current reference on this. Does anyone have WSL2 working with ansible testing Windows deployments?