feat(podman_link): secure postgres access and disable local trust
Some checks failed
Ansible Lint Check / lint (push) Failing after 45s
Some checks failed
Ansible Lint Check / lint (push) Failing after 45s
This commit is contained in:
parent
e79576cd73
commit
c72e513154
4 changed files with 18 additions and 0 deletions
1
roles/podman_link/templates/home/pg_hba.conf
Normal file
1
roles/podman_link/templates/home/pg_hba.conf
Normal file
|
|
@ -0,0 +1 @@
|
|||
host all all all scram-sha-256
|
||||
Loading…
Add table
Add a link
Reference in a new issue