mirror of
https://github.com/roles-ansible/ansible_role_acmetool.git
synced 2024-08-16 12:29:49 +02:00
update README
This commit is contained in:
parent
19720ca2f9
commit
5dfb7350a4
1 changed files with 12 additions and 2 deletions
14
README.md
14
README.md
|
@ -15,8 +15,18 @@ Install and configure the `acmetool` LE client.
|
|||
* ``submodules_versioncheck:`` (Default: ``false``):
|
||||
Enable basic versionscheck. *(``true`` is recomended)*
|
||||
|
||||
References
|
||||
----------
|
||||
References
|
||||
------------
|
||||
|
||||
* [acmetool](https://github.com/hlandau/acmetool)
|
||||
* [acmetool user's guide](https://hlandau.github.io/acmetool/userguide)
|
||||
|
||||
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