From 7fe91e18481b629caaa720758e5ba4cb133684b0 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 25 Jan 2016 10:49:54 -0500 Subject: [PATCH] better error when host inventory script isnt dict --- lib/ansible/inventory/script.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/ansible/inventory/script.py b/lib/ansible/inventory/script.py index 999e472f539..95e48eff58f 100644 --- a/lib/ansible/inventory/script.py +++ b/lib/ansible/inventory/script.py @@ -149,7 +149,10 @@ class InventoryScript: def get_host_variables(self, host): """ Runs