From bb55714abb8e53055b40ba64fa2e4875a0c29afa Mon Sep 17 00:00:00 2001 From: AnsibleGuy Date: Tue, 29 Mar 2022 20:47:49 +0200 Subject: [PATCH] ansible galaxy badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b07bfbf..41c315a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ # Ansible Role - Apache2 Webserver Ansible Role to deploy one or multiple Apache2 sites on a linux server. +[![Ansible Galaxy](https://img.shields.io/ansible/role/56803)](https://galaxy.ansible.com/ansibleguy/infra_apache) +[![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%2F56803%2F%3Fformat%3Djson)](https://galaxy.ansible.com/ansibleguy/infra_apache) + **Tested:** * Debian 11