From 83d807b7a762cd7e6ef1ec6ffb00386b94cf47d8 Mon Sep 17 00:00:00 2001 From: Eric Meehan Date: Thu, 30 Jan 2025 16:53:59 -0500 Subject: [PATCH] typo --- tasks/discourse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/discourse.yaml b/tasks/discourse.yaml index 2a9e865..9b2dfbc 100644 --- a/tasks/discourse.yaml +++ b/tasks/discourse.yaml @@ -51,4 +51,4 @@ redis: enabled: true auth: - password: "{{ discoures_admin_password }}" + password: "{{ discourse_admin_password }}"