digitalboard.core/roles/bookstack/meta
Simon Bärlocher 2c2dbbc648
docs(bookstack): add meta/argument_specs.yml
47 typed options covering the full defaults file plus the OIDC and
backup-timer subsystems. The three secrets the role asserts on
(db_root_password, db_password, admin_password) are marked
required: true so ansible refuses the play with a clear error before
the validate task even runs.

Loads cleanly through ansible-core's ArgumentSpecValidator with 100%
defaults/spec coverage. Matches the spec convention used by traefik,
authentik, drawio, garage, nextcloud, opnform, coturn, talk and send.
2026-05-26 15:30:36 +02:00
..
argument_specs.yml docs(bookstack): add meta/argument_specs.yml 2026-05-26 15:30:36 +02:00
main.yml feat(bookstack): add role for self-hosted BookStack deployment 2026-05-26 15:30:21 +02:00