ansible/roles/etherpad/defaults/main.yaml
polyfloyd 6dfb60165a
Some checks failed
Test / build (push) Failing after 56s
Add a distinct nodesource role
2025-04-30 19:33:26 +02:00

3 lines
142 B
YAML

etherpad_db_user: etherpad
etherpad_db_password: "{{ lookup('password', '/tmp/etherpad_db_password length=32') }}"
etherpad_db_name: etherpad