Doc: rabbitmq_user pw change and force

Document that need to add force=yes to change password of
existing user
pull/3323/head
Lorin Hochstein 11 years ago
parent 64995bfc22
commit 1bcc60992c

@ -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…
Cancel
Save