ansible-infra/playbooks/roles/cert
June f4a79fb4e2 Make it possible to set custom permissions for certificate files
This is in preparation for a role using OpenSMTPD.
2023-05-09 22:07:44 +02:00
..
defaults Make it possible to set custom permissions for certificate files 2023-05-09 22:07:44 +02:00
meta Make it possible to set custom permissions for certificate files 2023-05-09 22:07:44 +02:00
tasks Make it possible to set custom permissions for certificate files 2023-05-09 22:07:44 +02:00
templates Use BIND 9 server instead of Cloudfl. for DNS-01 challenge via nsupdate 2023-04-27 23:38:14 +02:00
README.md Use Certbot naming for certificate files 2023-05-01 00:18:59 +02:00

Role cert

A role for ordering and renewing certificates from Lets Encrypt via ACME. It uses the DNS challenge and fullfills it via a BIND 9 server given to the role.

Supported Distributions

The following distributions are supported:

  • Debian 11

Required Arguments

For the required arguments look at the argument_specs.yaml

hosts

The hosts for this role need to be the machines on which you want to have the certificates.