freeipa_group_add_member
Add one or more users to a FreeIPA group by providing the group name and a list of usernames.
Instructions
Add users to a group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | Group name (cn) to add members to | |
| users | Yes | List of usernames to add to the group |