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:
parent
88c13b8108
commit
de42aec78b
25 changed files with 297 additions and 266 deletions
|
|
@ -97,7 +97,7 @@ msg:
|
|||
end_state:
|
||||
description: Representation of the authorization scope after module execution.
|
||||
returned: on success
|
||||
type: complex
|
||||
type: dict
|
||||
contains:
|
||||
id:
|
||||
description: ID of the authorization scope.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue