aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/letsencrypt/templates
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-08-04 12:24:07 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-08-04 12:24:07 +0200
commit579ab58b48e6356954b1974f66f28abfaba5757c (patch)
tree0f4be34dbce7ea85a98023a1d06a9ae7889794ac /roles/letsencrypt/templates
parentimport workspace role (diff)
downloadinfra-ansible-579ab58b48e6356954b1974f66f28abfaba5757c.tar.gz
infra-ansible-579ab58b48e6356954b1974f66f28abfaba5757c.zip
import letsencrypt role
Diffstat (limited to '')
-rw-r--r--roles/letsencrypt/templates/certbot.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/letsencrypt/templates/certbot.ini b/roles/letsencrypt/templates/certbot.ini
new file mode 100644
index 0000000..84dc0f8
--- /dev/null
+++ b/roles/letsencrypt/templates/certbot.ini
@@ -0,0 +1 @@
+dns_digitalocean_token = {{ digitalocean_token }}