Added show_vault_variables_draft.py

This commit is contained in:
2025-05-20 14:31:50 +02:00
parent 5470be50a9
commit fa3636cf26
22 changed files with 109 additions and 95 deletions

View File

@@ -1,5 +0,0 @@
credentials:
database_password:
description: "Password for the Discourse PostgreSQL database"
algorithm: "bcrypt"
validation: "^\\$2[aby]\\$.{56}$"