Chris Mague cc7fdc938f sigh 7 년 전
..
README.md cc7fdc938f sigh 7 년 전

README.md

{{cookiecutter.module_name}}

{{cookiecutter.short_description}}

Usage

ansible-galaxy install {{ cookiecutter.module_name }}

LICENSE: 3-clause BSD license.

Testing

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

{{ cookiecutter.extra_context }}