mirror of
https://github.com/roles-ansible/ansible_role_acmetool.git
synced 2024-08-16 12:29:49 +02:00
Update README.md
Signed-off-by: L3D <l3d@c3woc.de>
This commit is contained in:
parent
4fa56b7db1
commit
1883540e6a
1 changed files with 0 additions and 9 deletions
|
@ -69,12 +69,3 @@ This file is configuring the acmetool behaviour like certificate type, challange
|
|||
+ To add a domain manually to acmetool run ``acmetool want example.com``
|
||||
+ To remove a domain manually from acmetool, ``acmetool unwant example.com``
|
||||
|
||||
Testing
|
||||
---------
|
||||
We are using the following github actions for testing and releasing to ansible galaxy.
|
||||
|
||||
| Action Status | Marketplace |
|
||||
| ------------- | ----------- |
|
||||
| [![Ansible Lint check](https://github.com/roles-ansible/ansible_role_acmetool/actions/workflows/ansible-linting-check.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_acmetool/actions/workflows/ansible-linting-check.yml) | [ansible-lint](https://github.com/marketplace/actions/ansible-lint) |
|
||||
| [![Galaxy release](https://github.com/roles-ansible/ansible_role_acmetool/actions/workflows/galaxy.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_acmetool/actions/workflows/galaxy.yml) | [publish-ansible-role-to-galaxy](https://github.com/marketplace/actions/publish-ansible-role-to-galaxy) |
|
||||
| [![Yamllint GitHub Actions](https://github.com/roles-ansible/ansible_role_acmetool/actions/workflows/yamllint.yaml/badge.svg)](https://github.com/roles-ansible/ansible_role_acmetool/actions/workflows/yamllint.yaml) | [yamllint-github-action](https://github.com/marketplace/actions/yamllint-github-action) |
|
||||
|
|
Loading…
Reference in a new issue