Chris Mague 709ba3e058 remove any dependency roles in testing from git repo 6 سال پیش
..
defaults 62fcb8e507 initial working version 7 سال پیش
files 62fcb8e507 initial working version 7 سال پیش
handlers 62fcb8e507 initial working version 7 سال پیش
meta 62fcb8e507 initial working version 7 سال پیش
tasks 5cf369cd7d fix yaml to yml 7 سال پیش
templates 62fcb8e507 initial working version 7 سال پیش
tests 62fcb8e507 initial working version 7 سال پیش
vars 62fcb8e507 initial working version 7 سال پیش
.gitignore 709ba3e058 remove any dependency roles in testing from git repo 6 سال پیش
README.md 45d970a11a fixxor readmes 7 سال پیش
Vagrantfile 62fcb8e507 initial working version 7 سال پیش

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 }}