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. |
||
|---|---|---|
| .. | ||
| main.yml | ||