From 9121a37c9ddf0dd671a7a5f5841594ca10aaab99 Mon Sep 17 00:00:00 2001 From: Sam Al-Sapti Date: Sat, 15 Feb 2025 23:36:19 +0100 Subject: [PATCH] Add to sercets.yml.contents --- group_vars/all/secrets.yml.contents | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/group_vars/all/secrets.yml.contents b/group_vars/all/secrets.yml.contents index 3baa891..e1dda76 100644 --- a/group_vars/all/secrets.yml.contents +++ b/group_vars/all/secrets.yml.contents @@ -63,4 +63,5 @@ diun: matrix_password: xxx fedi_dk_nodebb_secrets: - mongodb_password: xxx \ No newline at end of file + mongodb_password: xxx + secret_value: xxx \ No newline at end of file