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