0.4.0 • Published 9 years ago

generator-ansible-bare v0.4.0

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

generator-ansible-bare

This module provides a Yeoman generator for bootstrapping a bare bones Ansible project.

$ npm install -g yo
$ npm install -g generator-ansible-bare
$ mkdir your-project && cd your-project
$ yo ansible-bare

Note: due to the craptastic templating engine, templated files (e.g. ansible.cfg) will have unnecessary whitespace included. Attempting to tell the engine "no, thanks" results in worse files.

License

MIT License

0.4.0

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago