Fix: allow local connections
All checks were successful
Ansible Playbook lint & deploy / ansible-lint (push) Successful in 11s
Ansible Playbook lint & deploy / run-ansible-mongo (push) Successful in 10s
Ansible Playbook lint & deploy / run-ansible-postgres (push) Successful in 9s

This commit is contained in:
2024-12-04 19:53:24 +00:00
parent 44414cb743
commit 114737072d

View File

@@ -22,7 +22,7 @@
databases: all
rules:
- contype: local
users: postgres
users: all
method: peer
- contype: host
users: all