No description
Find a file
Simon Bärlocher bb64ccf71e
fix(send): assert S3 credentials when storage backend is s3
When send_storage_backend=s3 the role previously deployed the container
with whatever was in send_s3_* (often empty strings from the defaults).
The container would then start, accept uploads, and fail to persist
anything silently. Same pattern as the validate blocks in coturn,
talk, bookstack and opnform: fail fast at task time with a clear error
that points at the four missing variables.

Skipped entirely when send_storage_backend=local (the default).
2026-05-26 16:16:36 +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-26 16:16:35 +02:00
roles fix(send): assert S3 credentials when storage backend is s3 2026-05-26 16:16:36 +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-26 16:16:35 +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.