From 1afd8b43092d27a8647ce15337aa0268c01d86b9 Mon Sep 17 00:00:00 2001 From: shaynecm <63633614+shaynecm@users.noreply.github.com> Date: Mon, 20 Apr 2020 19:20:14 +0100 Subject: [PATCH] Update inventory --- installer/inventory | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/inventory b/installer/inventory index 3b325d543b..eda8f66f1e 100644 --- a/installer/inventory +++ b/installer/inventory @@ -1,4 +1,4 @@ -localhost ansible_connection=local ansible_python_interpreter="/usr/bin/env python" +localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python3 [all:vars]