generator-ansible-bare

0.4.0 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i generator-ansible-bare

    Weekly Downloads

    1

    Version

    0.4.0

    License

    MIT

    Last publish

    Collaborators

    • jsumners