From 3897201a19b3a47ab6f7a75ed1d05aaf32faab74 Mon Sep 17 00:00:00 2001 From: AnsibleGuy Date: Fri, 14 Jul 2023 20:34:22 +0200 Subject: [PATCH] updated ansible-galaxy role-id --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acd1e88..aaf6c81 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Ansible Role to deploy one or multiple Apache2 sites on a linux server. [![YamlLint Test Status](https://badges.ansibleguy.net/infra_apache.yamllint.svg)](https://github.com/ansibleguy/_meta_cicd/blob/latest/templates/usr/local/bin/cicd/yamllint.sh.j2) [![PyLint Test Status](https://badges.ansibleguy.net/infra_apache.pylint.svg)](https://github.com/ansibleguy/_meta_cicd/blob/latest/templates/usr/local/bin/cicd/pylint.sh.j2) [![Ansible-Lint Test Status](https://badges.ansibleguy.net/infra_apache.ansiblelint.svg)](https://github.com/ansibleguy/_meta_cicd/blob/latest/templates/usr/local/bin/cicd/ansiblelint.sh.j2) -[![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) +[![Ansible Galaxy](https://img.shields.io/ansible/role/61675)](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%2F61675%2F%3Fformat%3Djson)](https://galaxy.ansible.com/ansibleguy/infra_apache) **Tested:** * Debian 11