mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
Merge pull request #3323 from lorin/rabbit-pw-force
Doc: rabbitmq_user pw change and force
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user