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
|
default: null
|
||||||
password:
|
password:
|
||||||
description:
|
description:
|
||||||
- set the user's password
|
- set the user's password, before 1.4 this was requried.
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
db:
|
db:
|
||||||
|
|
Loading…
Reference in a new issue