Group

  • group.add

Support

Not all systems are currently supported. The following is a list of group providers:

  • FreeBSD
  • Linux
  • macOS

If your OS of choice is not listed, feel free to either contribute support by opening a pull request or requesting that support be added in the repository's issue tracker.

group.add

Adds a group to the system.

KeyTypeOptionalDescription
actionstringnogroup.add
group_namestringnoname of group to add

Example

actions:
  - action: group.add
    group_name: testgroup