salt.modules.groupΒΆ

group is a virtual module that is fulfilled by one of the following modules:

Execution Module

Used for

groupadd

Linux, NetBSD, and OpenBSD systems using groupadd(8), groupdel(8), and groupmod(8)

pw_group

FreeBSD-based OSes using pw(8)

solaris_group

Solaris-based OSes using groupadd(1M), groupdel(1M), and groupmod(1M)

win_groupadd

Windows

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 3004

Previous topic

execution modules

Next topic

salt.modules.kernelpkg