From af88e348315aaf6f0ac3870106405d32cb693213 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 999e472f53..95e48eff58 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