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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user