feat(postgresql): add playbooks to provision users, databases, hba entries and entire client(s)

This commit is contained in:
2025-04-19 16:21:22 +02:00
parent 3816daa679
commit f9f00d1919
5 changed files with 101 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
- import_playbook: finallycoffee.databases.postgresql_user
- import_playbook: finallycoffee.databases.postgresql_database
- import_playbook: finallycoffee.databases.postgresql_host_based_authentication