mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Clarify module docs
This commit is contained in:
@@ -56,10 +56,9 @@ options:
|
|||||||
|
|
||||||
runlevel:
|
runlevel:
|
||||||
required: false
|
required: false
|
||||||
|
default: 'default'
|
||||||
description:
|
description:
|
||||||
- The runlevel that this service belongs to. Needed by OpenRC system
|
- For OpenRC init scripts (ex: Gentoo) only. The runlevel that this service belongs to.
|
||||||
(e.g. Gentoo), and default to "default" if not set.
|
|
||||||
|
|
||||||
arguments:
|
arguments:
|
||||||
description:
|
description:
|
||||||
- Additional arguments provided on the command line
|
- Additional arguments provided on the command line
|
||||||
|
|||||||
Reference in New Issue
Block a user