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

added optional groups in users privileges #525

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aksenk
Copy link

@aksenk aksenk commented Jan 19, 2022

Now we can add users to the specified groups if required

@gclough
Copy link
Collaborator

gclough commented Apr 13, 2022

@aksenk, "groups" isn't listed as a parameter:

https://docs.ansible.com/ansible/2.6/modules/postgresql_user_module.html#parameters

If there is something I'm missing, then could you update the doco with some examples of usage, and add some CI tests to ensure it's working.

@aksenk
Copy link
Author

aksenk commented Apr 20, 2022

d contested?

Hi @gclough.

Thanks for your answer.

This parameter is present, but was added only in version 2.9
https://docs.ansible.com/ansible/2.9/modules/postgresql_user_module.html#parameter-groups

What can we do about it?

@MrMegaNova MrMegaNova self-assigned this Dec 15, 2023
@MrMegaNova
Copy link
Collaborator

With newer versions I think this PR should be merged
Ansible 2.9 is now an older version, actually the oldest version we test on this role

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants