homelab/roles/postgresql/defaults/main.yml

3 lines
78 B
YAML
Raw Normal View History

2022-05-27 02:26:35 +00:00
postgresql_config: /etc/postgresql/13/main/pg_hba.conf
postgresql_listen: "*"