Ansible role to get a modern acmetool for debian
Find a file
2021-03-03 21:48:28 +01:00
.github Add acmetool fixed version 2021-01-17 17:20:51 +01:00
defaults update acmettol version 2021-03-03 21:48:28 +01:00
tasks add description to README and use better syntax 2021-02-07 03:29:57 +01:00
vars update acmettol version 2021-03-03 21:48:28 +01:00
.yamllint Initial commit 2021-01-17 17:19:19 +01:00
LICENSE Initial commit 2021-01-17 17:19:19 +01:00
README.md add description to README and use better syntax 2021-02-07 03:29:57 +01:00

ansible role acmetool_fix

Ansible role to install a acmetool from the URL defined in defaults/main.yml

Testing

This role is tested with these github-action tests for different versions of differen linux systems. Linting is tested via travis-ci and the ansible-lint action. If you want to find out more about our tests, please have a look at the github marketplace.

test status Github Marketplace
Ansible Lint check ansible-lint action
Yamllint GitHub Actions yamllint gitHub actions
Ansible check debian:stable ansible test with debian stable
Ansible check debian:latest ansible test with debian latest
Ansible check debian:sid ansible test with debian sid
Ansible check debian:buster ansible test with debian buster
Ansible check debian:stretch ansible test with debian stretch