0.0.3 • Published 9 years ago

generator-ansible-rh v0.0.3

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

generator-ansible-rh

generator-ansible-rh helps you create ansible playbooks and roles more rapidly.

Inspired by generator-ansible

Install

npm install -g generator-ansible-rh

Usage

Generate a new playbook

yo ansible NAME_OF_PLAYBOOK

With Vagrant setup:

yo ansible NAME_OF_PLAYBOOK --vagrant

Generate a new role

yo ansible:role NAME_OF_ROLE

Testing

Run mocha

Submissions and Bug Reports

Please send me Pull Requests and Issues here.

License

MIT