ansible-base/roles/postgresql-for-wiki_js/defaults/main.json

5 lines
162 B
JSON

{
"var_postgresql_for_wiki_js_username": "wiki_js_user",
"var_postgresql_for_wiki_js_password": "REPLACE_ME",
"var_postgresql_for_wiki_js_schema": "wiki_js"
}