Chris Mague 0edbb15a6f initial il y a 7 ans
..
README.md 0edbb15a6f initial il y a 7 ans

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