diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index cb1633f..9e16735 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -1,5 +1,5 @@ --- -name: Lint +name: Ansible Lint 'on': pull_request: push: diff --git a/README.md b/README.md index ae4e183..96ec26d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ Ansible Role: Proxmox VE Acme Config ========= -![Lint](https://github.com/simoncaron/ansible-role-pve_acme/actions/workflows/lint.yml/badge.svg) +![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) An Ansible Role that configures acme plugin and certificates for a Proxmox VE node.