updated to make note that password is required before v1.4
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
This commit is contained in:
parent
594ecc00c1
commit
87e886a550
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ options:
|
|||
default: null
|
||||
password:
|
||||
description:
|
||||
- set the user's password
|
||||
- set the user's password, before 1.4 this was requried.
|
||||
required: false
|
||||
default: null
|
||||
db:
|
||||
|
|
Loading…
Reference in a new issue