docs: Clarify that RabbitMQ user's password can be changed without force

This commit is contained in:
James McKinney 2021-09-17 16:44:29 -04:00 committed by Gareth J. Greenaway
parent 772913e777
commit 664e7a9f6d

View file

@ -91,9 +91,9 @@ def present(name, password=None, force=False, tags=None, perms=(), runas=None):
name
User name
password
User's password, if one needs to be set
The user's password
force
If user exists, forcibly change the password
If force is ``True``, the password will be automatically updated without extra password change check.
tags
Optional list of tags for the user
perms