Skip to content

Amuxbit/generator-ansible-ci

 
 

Repository files navigation

generator-ansible-ci

Build Status

Yeoman generator

     _-----_
    |       |    .--------------------------.
    |--(o)--|    |  Welcome to the Ansible  |
   `---------´   |    CI/Docker Playbook    |
    ( _´U`_ )    |         Generator        |
    /___A___\    '--------------------------'
     |  ~  |     
   __'.___.'__   
 ´   `  |° ´ Y ` 

Authors

  • @JasonGiedymin

Getting Started

Install Yeoman

npm install -g yo

Install generator-ansible-ci from npm, run:

npm install -g generator-ansible-ci

Finally, initiate the generator:

yo ansible-ci

Developers

To test, clone the repo, change to the repo, run:

npm test

To run a manual integration test, run:

cd test-integration
bash test.sh # and follow the prompts

License

Apache-2.0

About

Ansible CI/Docker Playbook Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.9%
  • Shell 16.1%