From 638c78a2d2250f9f8670cf2e156e5345da870fac Mon Sep 17 00:00:00 2001 From: Ruben Jongejan Date: Tue, 9 May 2017 19:48:01 +0200 Subject: [PATCH] renamed localhost group to fix duplicate naming of group&host --- inventory | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory b/inventory index 2f0f3adf..e308ef74 100644 --- a/inventory +++ b/inventory @@ -1,2 +1,2 @@ -[localhost] +[local] localhost ansible_connection=local ansible_python_interpreter=python