No description
Find a file
Simon Bärlocher 1dbeece5f0
fix(bookstack): drop hardcoded secrets from defaults
bookstack_db_root_password, bookstack_db_password and
bookstack_admin_password shipped as real strings in defaults, despite
the comment two lines above promising 'empty defaults force assert to
fail until set'. The Validate task in tasks/main.yml asserts each is
non-empty, so set them to '' and let the assert do its job.

Mirror the docstring comment to show how to generate each one with
openssl rand.
2026-05-26 15:13:21 +02:00
meta chore: add empty collection skeleton 2025-08-20 10:33:28 +02:00
plugins feat(bookstack): add role for self-hosted BookStack deployment 2026-05-20 17:39:16 +02:00
roles fix(bookstack): drop hardcoded secrets from defaults 2026-05-26 15:13:21 +02:00
.gitignore Merge remote-tracking branch 'origin/main' 2026-05-20 12:41:52 +02:00
galaxy.yml feat(bookstack): add role for self-hosted BookStack deployment 2026-05-20 17:39:16 +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.