feat: add role membership
This commit is contained in:
parent
b9ade3b702
commit
186894b7c1
3 changed files with 33 additions and 0 deletions
defaults
|
@ -5,6 +5,7 @@ postgresql_primary: false
|
|||
postgresql_databases: []
|
||||
postgresql_users: []
|
||||
postgresql_hba: []
|
||||
postgresql_role_memberships: {}
|
||||
postgresql_config: {}
|
||||
postgresql_config_default:
|
||||
data_directory: '/var/lib/postgresql/{{ postgresql_version }}/main'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue