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
0d9a6b63ea
commit
9b8b79f1fd
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…
Add table
Reference in a new issue