Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jeffwidman opened this issue May 19, 2016 · 1 comment
Labels

Comments

@jeffwidman
Copy link

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

@jeffwidman jeffwidman changed the title Add support for Postgresql role creation Add support for adding/removing a role's membership in another another pg role May 19, 2016
@jeffwidman jeffwidman changed the title Add support for adding/removing a role's membership in another another pg role Add support for adding/removing a role's membership in another another PostgreSQL role May 19, 2016
Copy link

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!

@github-actions github-actions bot added the stale label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant