willprice/generator-ansible

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
LICENSE
README.md
app/index.js67
A
2 hrs
app/templates/README.md
app/templates/README.md.ejs
app/templates/deploy.sh
app/templates/group_vars/group_var.ejs
app/templates/group_vars/vagrant.ejs
app/templates/host_vars/host_var.ejs
app/templates/inventory.ejs
app/templates/plays/play.yml.ejs
app/templates/site.yml
lib/BaseAnsibleGenerator.js42
A
0 mins
package.json
role/index.js45
A
0 mins
role/templates/README.md.ejs
role/templates/defaults/main.yml.ejs
role/templates/handlers/main.yml.ejs
role/templates/meta/main.yml.ejs
role/templates/tasks/main.yml.ejs
role/templates/vars/main.yml.ejs
test-watch.sh