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

Use the Ansible module postgresql_privs_module to manage user privileges #175

Open
jeffwidman opened this issue May 19, 2016 · 3 comments
Open

Comments

@jeffwidman
Copy link

http://docs.ansible.com/ansible/postgresql_privs_module.html

It'd be more expressive/convenient to use this rather than the postgresql_user module for managing user privileges: https://github.com/ANXS/postgresql/blob/master/tasks/users_privileges.yml#L4

It's an Ansible core module, so should be supported by them.

@egmont1227
Copy link
Contributor

egmont1227 commented Feb 24, 2021

Found some more PR related to this and linked them.

@gclough @robustq

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
@pulse-mind
Copy link
Contributor

There is a deprecation warning:
[DEPRECATION WARNING]: Param 'priv' is deprecated. See the module docs for more information. This feature will be removed from community.postgreql in version 4.0.0. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

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

No branches or pull requests

4 participants