cookiecutter-ansible-role/{{cookiecutter.author}}.{{c...
Robert Kaussow 4f3fc65b15
fix: fix requirements and role metadata
2023-08-08 21:54:23 +02:00
..
defaults initial commit 2020-01-30 09:13:03 +01:00
meta fix: fix requirements and role metadata 2023-08-08 21:54:23 +02:00
molecule fix: fix requirements and role metadata 2023-08-08 21:54:23 +02:00
tasks initial commit 2020-01-30 09:13:03 +01:00
.drone.jsonnet fix drone-matrix template 2023-02-08 21:48:18 +01: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.