mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-30 07:50:43 +00:00
[PR #11981/de42aec7 backport][stable-12] Improve module docs (#11986)
Improve module docs (#11981)
* Fix _facts module documentation.
* Get rid of some more 'type: complex'.
(cherry picked from commit de42aec78b)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c2c1899359
commit
82555713b7
25 changed files with 297 additions and 266 deletions
|
|
@ -104,7 +104,7 @@ RETURN = r"""
|
|||
lease:
|
||||
description: Dictionary containing host information.
|
||||
returned: success
|
||||
type: complex
|
||||
type: dict
|
||||
contains:
|
||||
ip-address:
|
||||
description: IP address, if there is.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue