ansible-infra/playbooks/roles/certbot/tasks/main
June f0c5c2b265 Convert certbot role to use standalone instead of webroot
Do this to not have dependencies on an NGINX setup.
With those dependencies in place setting up the certificates initially
would be quite painful, since a half-configured NGINX would need to be
there for the challenge and then only after the certificates are
present, the full NGINX configuration could be deployed successfully.
2023-08-02 22:46:01 +02:00
..
cert.yaml Convert certbot role to use standalone instead of webroot 2023-08-02 22:46:01 +02:00
certs.yaml Convert certbot role to use standalone instead of webroot 2023-08-02 22:46:01 +02:00
install.yaml Add role for deploying certbot and setting up certificate using it 2023-08-02 20:47:22 +02:00