mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
(cherry picked from commit 2dcdd2faca
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
213419fb0c
commit
a80761a8a4
20 changed files with 40 additions and 40 deletions
|
@ -129,7 +129,7 @@ state:
|
|||
type: str
|
||||
sample: "reloaded"
|
||||
status:
|
||||
description: a dictionary with the key=value pairs returned by `system-control show-json` or C(None) if the service is not loaded
|
||||
description: A dictionary with the key=value pairs returned by C(system-control show-json) or C(None) if the service is not loaded
|
||||
returned: success
|
||||
type: complex
|
||||
contains:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue