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 }}"