No description
Find a file
Simon Bärlocher fb81f60f9d
fix(opnform): drop production-looking secrets from defaults
opnform_app_key, opnform_jwt_secret, opnform_front_api_secret and
opnform_db_password shipped as real base64 strings in defaults — they
look like production secrets that just happen to be public. Set all
four to '' and rely on the existing Validate task (and the new
argument_specs marking them required) to fail fast when an inventory
forgets to override them.

Mirror the docstring comment to show how to generate each one with
openssl.
2026-05-26 14:58:18 +02:00
meta chore: add empty collection skeleton 2025-08-20 10:33:28 +02:00
plugins feat: add garage secret lookup plugin 2025-12-19 18:19:49 +01:00
roles fix(opnform): drop production-looking secrets from defaults 2026-05-26 14:58:18 +02:00
.gitignore Merge remote-tracking branch 'origin/main' 2026-05-20 12:41:52 +02:00
galaxy.yml chore: add empty collection skeleton 2025-08-20 10:33:28 +02:00
README.md chore: add empty collection skeleton 2025-08-20 10:33:28 +02:00

Ansible Collection - digitalboard.core

Documentation for the collection.