molecule icon indicating copy to clipboard operation
molecule copied to clipboard

Documentation Update - Added a guide for using AWS EC2 Driver for molecule

Open setswei opened this issue 11 months ago • 4 comments

As mentioned in the issue ansible-community/molecule-plugins#20. I have written a guide with all supporting doco and code examples on utilising the molecule ec2 driver. I found that there were not any decent examples that worked. so I put my own together and promised to write a guide.

It is based on my boilerplate repository here -> molecule-ec2-boilerplate

Any questions, changes or updates you require. please let me know.

setswei avatar Mar 07 '24 10:03 setswei

Label error. Requires exactly 1 of: bug, enhancement, major, minor, patch, skip-changelog. Found:

github-actions[bot] avatar Mar 07 '24 10:03 github-actions[bot]

Any help to get the PR across the line would be appreciated

setswei avatar Mar 07 '24 23:03 setswei

Yes please, we want EC2 support please

matt-horwood-mayden avatar Apr 17 '24 14:04 matt-horwood-mayden

I have written some doco, you can see that in the PR but tests are failing. They are discussing this PR in another conversation thread

setswei avatar Apr 18 '24 09:04 setswei

Thanks for your submission!

In the great big split, things like this were moved to https://github.com/ansible-community/molecule-plugins. I see that's where you've come from, and they still don't have published documentation, but that is the place where this should be added. This repository is just for molecule itself, and basic use cases thereof, and this is not really in scope of that.

Qalthos avatar Sep 09 '24 15:09 Qalthos