Fix README

This commit is contained in:
2024-01-07 11:54:23 +13:00
parent 9c5088620f
commit 62f232e43c
2 changed files with 3 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
{{ cookiecutter.role_title | title }}
=========
[![Galaxy](https://img.shields.io/badge/galaxy-{{ cookiecutter.galaxy_username }}.{{ cookiecutter.role_name }}-blue.svg?style=flat)](https://galaxy.ansible.com/{{ cookiecutter.galaxy_username }}/{{ cookiecutter.role_name }})
[![Build Status](https://dev.azure.com/{{ cookiecutter.azp_username }}/{{ cookiecutter.repo_name }}/_apis/build/status/CI?branchName={{ cookiecutter.azp_branch }})](https://dev.azure.com/{{ cookiecutter.azp_username }}/{{ cookiecutter.repo_name }}/_build/latest?definitionId=3&branchName={{ cookiecutter.azp_branch }})
A brief description of the role goes here.
Requirements