Chris Mague 709ba3e058 remove any dependency roles in testing from git repo há 6 anos atrás
..
defaults 62fcb8e507 initial working version há 7 anos atrás
files 62fcb8e507 initial working version há 7 anos atrás
handlers 62fcb8e507 initial working version há 7 anos atrás
meta 62fcb8e507 initial working version há 7 anos atrás
tasks 5cf369cd7d fix yaml to yml há 7 anos atrás
templates 62fcb8e507 initial working version há 7 anos atrás
tests 62fcb8e507 initial working version há 7 anos atrás
vars 62fcb8e507 initial working version há 7 anos atrás
.gitignore 709ba3e058 remove any dependency roles in testing from git repo há 6 anos atrás
README.md 45d970a11a fixxor readmes há 7 anos atrás
Vagrantfile 62fcb8e507 initial working version há 7 anos atrás

README.md

{{cookiecutter.role_name}}

{{cookiecutter.short_description}}

Usage

ansible-galaxy install {{ cookiecutter.role_name }}

LICENSE: 3-clause BSD license.

Testing

cd {{ cookiecutter.role_name }} && vagrant up

CONTRIBUTING

git clone git@github.com:{{cookiecutter.github_user}}/ansible-role-{{cookiecutter.role_name}}


Copyright © {{cookiecutter.release_date.split('-')[0]}}, {{ cookiecutter.full_name }}