generator-ansible-molecule

2.4.1 • Public • Published

Build Status Coverage Status Known Vulnerabilities

Generator-Ansible-Molecule

Yeoman generator to create ansible roles with molecule testing framework including optional sample ci cd configs.

Installation

npm i generator-ansible-molecule

Running

yo ansible-molecule

And follow the prompts to create a new ansible role.

Some options and arguments available.

Arguments Description Type
prefix-path path from cwd to create the new role string
Options Description Type
--role-name Skip role name prompt string
--driver-name driver to use for molecule string
--include-molecule Skip include molecule prompt boolean
--include-meta Skip include meta prompt boolean

Support

Currently this generator is being tested against the following node versions.

  • Node lts

Contributing

Feel free to post issues, and create prs with an changes, fixes or enhancements.

Package Sidebar

Install

npm i generator-ansible-molecule

Weekly Downloads

18

Version

2.4.1

License

MIT

Unpacked Size

60 kB

Total Files

84

Last publish

Collaborators

  • aaron-k-t-berry