Clarify supported init systems.
This commit is contained in:
parent
4889701874
commit
872f6aa559
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue