Update doc to reflect password is required if adding a new user

This commit is contained in:
Jonathan Mainguy 2015-10-27 13:17:24 -04:00 committed by Matt Clay
parent 346c9ab80e
commit 833676960d

View file

@ -33,7 +33,7 @@ options:
default: null default: null
password: password:
description: description:
- set the user's password - set the user's password. (Required when adding a user)
required: false required: false
default: null default: null
host: host: