mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 08:26:28 +00:00
Solaris SMF is already supported and should be mentioned in the docs,
This commit is contained in:
committed by
Matt Clay
parent
132c43a84f
commit
9991e8d8f1
@@ -26,7 +26,7 @@ version_added: "0.1"
|
||||
short_description: Manage services.
|
||||
description:
|
||||
- Controls services on remote hosts. Supported init systems include BSD init,
|
||||
OpenRC, SysV, systemd, upstart.
|
||||
OpenRC, SysV, Solaris SMF, systemd, upstart.
|
||||
options:
|
||||
name:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user