From 4d12d802b8dc8211bc7d867043df631230b8093d Mon Sep 17 00:00:00 2001 From: julian Date: Thu, 3 Aug 2023 05:07:36 +0200 Subject: [PATCH] Add link to relevant wiki page to certbot role README --- playbooks/roles/certbot/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/roles/certbot/README.md b/playbooks/roles/certbot/README.md index 6b15ecc..4cbd465 100644 --- a/playbooks/roles/certbot/README.md +++ b/playbooks/roles/certbot/README.md @@ -4,6 +4,8 @@ A role for deploying Certbot and setting up certificates using it. Note: This role doesn't take care of deleting certificates. +Also see the following documentation for a full How-to on how to get certificates using this role in the context of our infra: . + ## Required Arguments For the required arguments look at the [`argument_specs.yaml`](./meta/argument_specs.yaml).