From 533f4157d1e8f845d3e479b274823a410e8c99b4 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Tue, 13 Feb 2018 12:48:48 +0000 Subject: [PATCH] Fix YAML issue (#36103) (#36105) (cherry picked from commit e4c04aa0f3cc76352c6817b3242ea4bf1982bfa5) --- lib/ansible/plugins/lookup/nios.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/plugins/lookup/nios.py b/lib/ansible/plugins/lookup/nios.py index 31e5865f28f..723f49dabe8 100644 --- a/lib/ansible/plugins/lookup/nios.py +++ b/lib/ansible/plugins/lookup/nios.py @@ -88,7 +88,7 @@ obj_type: - The object type specified in the terms argument returned: always type: complex - contains + 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