mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-01 13:59:09 -07:00
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"
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue