You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use community.rabbitmq.rabbitmq_user with configured login_host and update_password set to always.
Create a user and change the password.
The Password will not be changed and the task runs a unchanged
SUMMARY
Passwords of Rabbitmq users are not changed because the login information is checked instead of the user's password.
ISSUE TYPE
COMPONENT NAME
community.rabbitmq.rabbitmq_user module
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Debian bookworm
rabbitmq 3.10.8
STEPS TO REPRODUCE
Use
community.rabbitmq.rabbitmq_user
with configured login_host and update_password set toalways
.Create a user and change the password.
The Password will not be changed and the task runs a unchanged
EXPECTED RESULTS
Password should be changed
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: