1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-09 03:58:59 +00:00

Improve module docs (#11981)

* Fix _facts module documentation.

* Get rid of some more 'type: complex'.
This commit is contained in:
Felix Fontein 2026-05-03 12:01:08 +02:00 committed by GitHub
parent 88c13b8108
commit de42aec78b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 297 additions and 266 deletions

View file

@ -327,7 +327,7 @@ RETURN = r"""
record:
description: A dictionary containing the record data.
returned: success, except on record deletion
type: complex
type: dict
contains:
comment:
description: Comments or notes about the DNS record.