feat(postgresql): add playbooks to provision users, databases, hba entries and entire client(s)
This commit is contained in:
4
playbooks/postgresql_clients.yml
Normal file
4
playbooks/postgresql_clients.yml
Normal 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
|
Reference in New Issue
Block a user