Add GitHub Badge

This commit is contained in:
Robert de Bock 2019-12-24 07:17:59 +01:00
parent 63be1e7aa0
commit 00aa7aace2
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
<a href="https://travis-ci.org/{{ travis_namespace }}/ansible-role-{{ role_name }}"> <img src="https://travis-ci.org/{{ travis_namespace }}/ansible-role-{{ role_name }}.svg?branch=master" alt="Build status"/></a> <img src="https://img.shields.io/ansible/role/d/{{ galaxy_id.stdout }}"/> <img src="https://img.shields.io/ansible/quality/{{ galaxy_id.stdout }}"/> <a href="https://travis-ci.org/{{ travis_namespace }}/ansible-role-{{ role_name }}"> <img src="https://travis-ci.org/{{ travis_namespace }}/ansible-role-{{ role_name }}.svg?branch=master" alt="Build status"/></a> <img src="https://img.shields.io/ansible/role/d/{{ galaxy_id.stdout }}"/> <img src="https://img.shields.io/ansible/quality/{{ galaxy_id.stdout }}"/>
<a href="https://github.com/{{ github_namespace }}/ansible-role-{{ role_name }}/actions"><img src="https://github.com/{{ github_namespace }}/ansible-role-{{ role_name }}/workflows/GitHub%20Action/badge.svg"/></a>
{{ meta.galaxy_info.description }} {{ meta.galaxy_info.description }}
Example Playbook Example Playbook