|
|
@ -60,9 +60,10 @@ options:
|
|
|
|
groups:
|
|
|
|
groups:
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Puts the user in this comma-delimited list of groups. When set to
|
|
|
|
- Puts the user in list of groups. When set to the empty string ('groups='),
|
|
|
|
the empty string ('groups='), the user is removed from all groups
|
|
|
|
the user is removed from all groups except the primary group.
|
|
|
|
except the primary group.
|
|
|
|
- Before version 2.3, the only input format allowed was a 'comma separated string',
|
|
|
|
|
|
|
|
now it should be able to accept YAML lists also.
|
|
|
|
append:
|
|
|
|
append:
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
default: "no"
|
|
|
|
default: "no"
|
|
|
|