15 lines
765 B
Markdown
15 lines
765 B
Markdown
|
# {{ cookiecutter.author }}.{{ cookiecutter.role_name }}
|
||
|
|
||
|
[![Build Status](https://img.shields.io/drone/build/ansible/{{ cookiecutter.author }}.{{ cookiecutter.role_name }}?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/{{ cookiecutter.author }}.{{ cookiecutter.role_name }})
|
||
|
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](LICENSE)
|
||
|
|
||
|
You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/system/{{ cookiecutter.role_name }}/).
|
||
|
|
||
|
### License
|
||
|
|
||
|
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
||
|
|
||
|
### Maintainers and Contributors
|
||
|
|
||
|
[{{ cookiecutter.author_full }}](https://gitea.rknet.org/{{ cookiecutter.author }})
|