Clarify supported init systems.

This commit is contained in:
Achilleas Pipinellis 2014-11-29 15:49:36 +02:00 committed by Matt Clay
parent 4889701874
commit 872f6aa559

View file

@ -25,7 +25,8 @@ author: Michael DeHaan
version_added: "0.1" version_added: "0.1"
short_description: Manage services. short_description: Manage services.
description: description:
- Controls services on remote hosts. - Controls services on remote hosts. Supported init systems are: BSD init,
OpenRC, SysV, systemd, upstart.
options: options:
name: name:
required: true required: true