mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Improve module docs (#11981)
* Fix _facts module documentation. * Get rid of some more 'type: complex'.
This commit is contained in:
@@ -141,7 +141,7 @@ status:
|
||||
description: A dictionary with the key=value pairs returned by C(system-control show-json) or V(none) if the service is
|
||||
not loaded.
|
||||
returned: success
|
||||
type: complex
|
||||
type: dict
|
||||
contains:
|
||||
After:
|
||||
description: [] # FIXME
|
||||
|
||||
Reference in New Issue
Block a user