tobiasd 3815eb044d
All checks were successful
continuous-integration/drone/push Build is passing
Merge pull request 'added docs.fsfe.org badge to the README' (#2) from tobiasd/READMEbadge into master
Reviewed-on: #2
2023-01-13 08:40:02 +00:00
2021-09-28 09:25:06 +02:00
2021-09-23 16:14:38 +02:00
2021-09-28 09:24:51 +02:00
2023-01-13 09:37:02 +01:00

ACME DNS Client Role

in docs.fsfe.org

This role can be used in playbooks to install the client part of the acme-dns server.

What is does

  1. Deploys the acme-dns-client (for registration with server and certbot) and the dehydrated hook.
  2. Runs acme-dns-client for the given domains.
  3. Checks whether the CNAME record has been set. Only when this is done, you should continue with getting a cert with certbot/dehydrated.

Variables

  • domains is a list of domains which shall be registered.
  • acme_dns_server is the acme-dns server. This defaults to the FSFE's instance.
Description
An ansible role for the client part of acme-dns
Readme 2.2 MiB
Languages
Python 100%