Open
Description
Hi, so i was able to successfully able to run molecule converge on a linux ec2 instance, however I am running into barriers for testing on windows ami (specifically base 2019).
The instance gets created, however molecule fails when trying to ssh into the instance (instead of using winrm)
When initializing the role and its driver to ec2, it looks like the default create file is using ssh, how can we change this up for windows?
Activity