From 828074b95b16565d0e8c46b76b3426b3dc041072 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 15 Aug 2023 13:58:54 +0200 Subject: letsencrypt: update README --- roles/letsencrypt/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/letsencrypt/README.md b/roles/letsencrypt/README.md index 50ca0f6..a2c518c 100644 --- a/roles/letsencrypt/README.md +++ b/roles/letsencrypt/README.md @@ -13,3 +13,6 @@ server for the first time, which avoids tinkering with its configuration. It does come with some downsides: namely, this role explicitly uses certbot's DigitalOcean plugin, (because I use DO for my domains); and the access token is stored in a .ini file in /root. + +This role prompts for token; set it in the `DIGITALOCEAN_TOKEN` environment +variable to disable the prompt. -- cgit v1.2.3