generator-ansible-2

0.2.1 • Public • Published

generator-ansible

Build Status codecov.io CodeClimate js-standard-style devDependencies npm

A Yeoman generator for Ansible playbooks and roles.

Usage

Note, this generator conflicts with the existing generator on npm.

$ npm i generator-ansible-2
$ yo ansible         # generate a playbook 
$ yo ansible:role    # generate a role 

Developer Usage

  1. Clone the repository
  2. Link the library: sudo npm link
  3. Develop and test

Contributing

  • Fork the code
  • Make your changes (with tests)
  • Don't break existing tests
  • Submit a pull request

Package Sidebar

Install

npm i generator-ansible-2

Weekly Downloads

6

Version

0.2.1

License

MIT

Last publish

Collaborators

  • willprice