mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Clarify supported init systems.
This commit is contained in:
committed by
Matt Clay
parent
4889701874
commit
872f6aa559
@@ -25,7 +25,8 @@ author: Michael DeHaan
|
||||
version_added: "0.1"
|
||||
short_description: Manage services.
|
||||
description:
|
||||
- Controls services on remote hosts.
|
||||
- Controls services on remote hosts. Supported init systems are: BSD init,
|
||||
OpenRC, SysV, systemd, upstart.
|
||||
options:
|
||||
name:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user