Skip to content

Commit

Permalink
Updated Readme Badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Caron committed Nov 26, 2022
1 parent 8218a0c commit 95ab648
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Lint
name: Ansible Lint
'on':
pull_request:
push:
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 95ab648

Please sign in to comment.