Skip to content

This is a molecule test scenario the utilises the molecule ec2 driver. I found it a small struggle to find doco on this. So i made a boiler plate configuration

License

Notifications You must be signed in to change notification settings

setswei/molecule-ec2-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

molecule-ec2-boilerplate configuration

Description

This is a boilerplate configuration to run unit tests on ansible roles with molecule via AWS EC2 Instances. As I could not find clear and concise documentation (that provided working examples) on how to use the plugin, I put together my own working example and created this boilerplate.

Installation

  1. Clone this repository to your local workstation.
  2. Move the molecule folder into your ansible role working directory.
  3. Run pip install ansible molecule molecule-plugins boto3 botocore.

Usage

Run molecule test.

Contributing

Open an issue or submit a pull request with the fix.

License

MIT

Contact

Contact via GitHub issues page.

About

This is a molecule test scenario the utilises the molecule ec2 driver. I found it a small struggle to find doco on this. So i made a boiler plate configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages