corrected required docs as only boolean is allowed

these complex values were not displayed and would always show the fields as requried
This commit is contained in:
Brian Coca 2016-04-01 16:58:30 -04:00 committed by Matt Clay
commit 37513ca8bb
5 changed files with 11 additions and 8 deletions

View file

@ -41,7 +41,8 @@ options:
password:
description:
- Password for the user
required: true when I(state) is present
- Required when I(state) is present
required: false
default: None
email:
description: