From 9fd1b174f5390b90abeef0e3076f6fed8a67a1af Mon Sep 17 00:00:00 2001 From: Matt Saunders Date: Mon, 19 Aug 2013 18:54:30 +0100 Subject: [PATCH] Fixed tiny bug with _meta handling in external inventory scripts --- lib/ansible/inventory/script.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/inventory/script.py b/lib/ansible/inventory/script.py index d91ecdf3ad7..42c46559d99 100644 --- a/lib/ansible/inventory/script.py +++ b/lib/ansible/inventory/script.py @@ -110,7 +110,7 @@ class InventoryScript(object): def get_host_variables(self, host): """ Runs