Doc: rabbitmq_user pw change and force
Document that need to add force=yes to change password of existing user
This commit is contained in:
parent
7cc00f9a03
commit
12c189231c
1 changed files with 3 additions and 1 deletions
|
@ -35,7 +35,9 @@ options:
|
|||
aliases: [username, name]
|
||||
password:
|
||||
description:
|
||||
- Password of user to add
|
||||
- Password of user to add.
|
||||
- To change the password of an existing user, you must also specify
|
||||
C(force=yes).
|
||||
required: false
|
||||
default: null
|
||||
tags:
|
||||
|
|
Loading…
Reference in a new issue