Skip to content

Login db deprecated#598

Closed
jgo3364 wants to merge 9 commits intodevelopmentfrom
login_db-deprecated
Closed

Login db deprecated#598
jgo3364 wants to merge 9 commits intodevelopmentfrom
login_db-deprecated

Conversation

@jgo3364
Copy link
Copy Markdown
Collaborator

@jgo3364 jgo3364 commented Sep 11, 2025

The db option in the community.postgresql.postgresql_user module is deprecated deprecated and will be removed in version 5.0.0.

become: yes
become_user: "{{postgresql_admin_user}}"
with_items: "{{postgresql_user_privileges}}"
when: postgresql_users|length > 0 and item.type is defined
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be item.priv_type ?

@github-actions
Copy link
Copy Markdown

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 Jan 28, 2026
@github-actions
Copy link
Copy Markdown

This pr 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.

@github-actions github-actions bot closed this Mar 29, 2026
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.

3 participants