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

Manage object permissions using builtin postgresql_privs module #180

Closed
wants to merge 1 commit into from

Conversation

goldenberg
Copy link

@goldenberg goldenberg commented Jun 15, 2016

Addresses #175 to use the builtin postgresql_privs module to grant and revoke privileges on objects and schemas.

Also:

  • Added Ensure postgres is running task based on users.yml. Let me know if that's excessive.
  • Modified README.md with an example. Should we modify the postgresql_user_privileges example to get rid of the privilege string format since so it's not redundant now? Or is there still a valid use case for that format?

@goldenberg goldenberg closed this Jun 15, 2016
@goldenberg goldenberg changed the title New task to manage object permissions using builtin postgresql_privs module Manage object permissions using builtin postgresql_privs module Jun 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant