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

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