From f5d00aac41f170b4c08c9c7c5322f39cc80714fc Mon Sep 17 00:00:00 2001 From: Simon Caron <8635747+simoncaron@users.noreply.github.com> Date: Tue, 11 Jun 2024 23:18:34 -0400 Subject: [PATCH] Update README.md to fix badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01a3681..f623fda 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Ansible Role: Proxmox VE Acme Config ========= ![Ansible Lint](https://github.com/simoncaron/ansible-role-pve_acme/actions/workflows/lint.yml/badge.svg) -[![Ansible Role](https://img.shields.io/ansible/role/60868.svg)](https://galaxy.ansible.com/simoncaron/pve_acme) -[![Ansible Role Downloads](https://img.shields.io/ansible/role/d/60868.svg)](https://galaxy.ansible.com/simoncaron/pve_acme) +![Ansible Release](https://github.com/simoncaron/ansible-role-pve_acme/actions/workflows/release.yml/badge.svg) +[![Ansible Galaxy Downloads](https://img.shields.io/badge/dynamic/json?color=blueviolet&label=Galaxy%20Downloads&query=%24.download_count&url=https%3A%2F%2Fgalaxy.ansible.com%2Fapi%2Fv1%2Froles%2F26237%2F%3Fformat%3Djson)](https://galaxy.ansible.com/ui/standalone/roles/simoncaron/pve_acme/) An Ansible Role that configures acme plugin and certificates for a Proxmox VE node.