/ansible_role_acmetool

Ansible role to manage letsencrypt certs with acme tool

Primary LanguageShellMIT LicenseMIT

Ansible Galaxy MIT License

Acmetool LE client

Install and configure the acmetool LE client.

Variables

  • acme_notification_email: (Default: root@example.org): LE account email. The default needs to be changed!

  • submodules_versioncheck: (Default: false): Enable basic versionscheck. (true is recomended)

References

Good to know

If you are using debian buster, you are probably interested in a more up to date version of acmetool. Have a look at the do1jlri.acmetool_fix role, that will install a specific version of acmetool on debian based systems.

Testing

We are using the following github actions for testing and releasing to ansible galaxy.

Action Status Marketplace
Ansible Lint check ansible-lint
Galaxy release publish-ansible-role-to-galaxy
Yamllint GitHub Actions yamllint-github-action