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

[FEATURE] Additional privileges support #505

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

mprenditore
Copy link

This PR add support for additional permissions to users using the official module postgresql_privs from ansible.

I've also changed the default value of postgresql_password_encryption to md5 because the value on is not a valid one based on the official postgresql documentation.

I hope that you all can benefit from it as I'm doing :)

Cheers

Stefano

Stefano Stella added 4 commits February 18, 2021 13:31
@mprenditore
Copy link
Author

This failed because of docker image pull limit.

@gclough
Copy link
Collaborator

gclough commented Apr 6, 2022

@mprenditore , thanks for the Pull Request. Could you squash your commits, which when pushed back should trigger the new CI pipeline to test it.

I haven't reviewed the code yet, but let's get that first step done. We should probably add come CI tests to ensure this works for all versions now, and in the future.

Copy link

This pr 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 Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants