Merge pull request #3323 from lorin/rabbit-pw-force

Doc: rabbitmq_user pw change and force
pull/3332/head
Michael DeHaan 12 years ago
commit f42e3bf010

@ -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