generator-ansible-rh
v0.0.3
Published
Yeoman generator for ansible 2.+ playbooks and roles.
Maintainers
Readme
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-rhUsage
Generate a new playbook
yo ansible NAME_OF_PLAYBOOKWith Vagrant setup:
yo ansible NAME_OF_PLAYBOOK --vagrantGenerate a new role
yo ansible:role NAME_OF_ROLETesting
Run mocha
Submissions and Bug Reports
Please send me Pull Requests and Issues here.
License
MIT
