postgresql_users roles member predefined
KaMaToZzz opened this issue · 5 comments
Hello,
How adding user and grant him predefined roles membership, like: https://www.postgresql.org/docs/current/predefined-roles.html#PREDEFINED-ROLES-TABLE ?
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!
Please read this blog post to see the reasons why I mark issues as stale.
Ansible docs suggest that this should be done with the postgresql_membership
module, which this role does not support yet.
Moreover, the current means of setting privileges will be deprecated on community.postgresql
4.0.0. @geerlingguy that might break the role in it's current capacity. Is it somewhere on your radar already? :)
EDIT: I was close, but not completely right, it's the postgresql_membership
module
TBH, I am not running any servers running postgres personally right now, so this role has been a bit lower on my priority list... that said, if someone would like to work on making sure it transitions to the new version correctly, I'd be willing to merge a well-tested update!
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!
Please read this blog post to see the reasons why I mark issues as stale.
This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.