From 4482a956043748eb9132fc83bbade9d25b1fb4f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Sun, 5 May 2024 19:25:49 +0300 Subject: [PATCH] Installer Tasks: Email Privacy --- tasks/installer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/installer.yml b/tasks/installer.yml index 6429bc6..1c3e39f 100644 --- a/tasks/installer.yml +++ b/tasks/installer.yml @@ -142,7 +142,7 @@ vars: cert: name: mkj - email: "{{ config.certbot.email }}" + email: "{{ secrets.certbot.email }}" domains: - "{{ ansible_facts.fqdn }}" tags: