cookiecutter-ansible-role/{{cookiecutter.author}}.{{c...
Robert Kaussow 4ebdc189d9
improve drone-matrix template
2021-09-22 09:28:15 +02:00
..
defaults initial commit 2020-01-30 09:13:03 +01:00
meta fix: use external url to license file in the roles meta file 2021-05-30 13:03:13 +02:00
molecule chore: replace flake8 config file and add autoformatting 2021-06-07 22:31:49 +02:00
tasks initial commit 2020-01-30 09:13:03 +01:00
.drone.jsonnet improve drone-matrix template 2021-09-22 09:28:15 +02:00
.gitignore initial commit 2020-01-30 09:13:03 +01:00
.later.yml fix: add missing custom modules to later config 2021-05-28 13:24:15 +02:00
.prettierignore add prettierignore file 2020-06-15 21:22:03 +02:00
LICENSE fix license formatting 2020-02-01 18:01:51 +01:00
README.md maintenance 2021-04-21 21:22:16 +02:00
setup.cfg chore: replace flake8 config file and add autoformatting 2021-06-07 22:31:49 +02:00

README.md

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

{{ cookiecutter.role_description_short }}. You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/roles/{{ cookiecutter.role_category }}/{{ cookiecutter.role_name }}/).

License

This project is licensed under the MIT License - see the LICENSE file for details.