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

5 lines
81 B
JSON

{
"var_postgresql_listen_address": "localhost",
"var_postgresql_port": 5432
}