This collection manages ACME certificates.
Required Ansible version: 2.9
These modules are distributed as collections. To install them, run:
ansible-galaxy collection install t_systems_mms.acme
Alternatively put the collection into a requirements.yml
-file:
---
collections:
- t_systems_mms.acme
Role acme
for issuing certificates from a certificate authority which implements the ACME protocol.
Please see documentation for variables, usage and further information for all the different providers.
GPLv3
- Sebastian Gumprich
- Andreas Hering