generator-ansible-rh
v0.0.3
Published
Yeoman generator for ansible 2.+ playbooks and roles.
Downloads
2
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-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