{{ cookiecutter.description }}
None
None
None
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: all
roles:
- { role: {{ cookiecutter.galaxy_namespace_slug }}.{{ cookiecutter.galaxy_role_slug }} }
MPL-2
{{ cookiecutter.author }} <{{ cookiecutter.email }}>