ANXS / postgresql

Fairly full featured Ansible role for Postgresql.
http://anxs.io/
MIT License
851 stars 574 forks source link

Add support for adding/removing a role's membership in another another PostgreSQL role #173

Open jeffwidman opened 8 years ago

jeffwidman commented 8 years ago

Currently, the way the role vars are setup, you create separate users (roles) and then grant/revoke permissions for individual user/database combos.

The permissions should get reworked so they support the "group" concept built into roles, such that you can easily add/remove a role's membership in another role.

This may be currently possible, but in the readme, the inline comments on vars imply that it's not

github-actions[bot] commented 3 weeks ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!