Merge pull request #7011 from hernandesbsousa/devel

Add missing info for the append option for user module
This commit is contained in:
James Cammarata
2014-04-16 09:20:09 -05:00

View File

@@ -61,6 +61,8 @@ options:
except the primary group.
append:
required: false
default: "no"
choices: [ "yes", "no" ]
description:
- If C(yes), will only add groups, not set them to just the list
in I(groups).