Fix the docs for dig and nios.

The return docs for both of these didn't follow what the docs build
would understand.  Changed them so that they are properly formatted.
This commit is contained in:
Toshio Kuratomi 2020-05-20 10:43:22 -07:00
commit 651065bc03
2 changed files with 70 additions and 25 deletions

View file

@ -85,8 +85,9 @@ obj_type:
type: complex
contains:
obj_field:
- One or more obj_type fields as specified by return_fields argument or
the default set of fields as per the object type
description:
- One or more obj_type fields as specified by return_fields argument or
the default set of fields as per the object type
"""
from ansible.plugins.lookup import LookupBase