From 9372a4e4178ee202a3ccfab66e19fd274d1740ee Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Wed, 13 Nov 2019 21:42:24 -0600 Subject: [PATCH] local inventory - set python3 --- hosts-local | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts-local b/hosts-local index ab7a818..a4ba04a 100644 --- a/hosts-local +++ b/hosts-local @@ -3,3 +3,4 @@ localhost [buildservers:vars] ansible_connection=local +ansible_python_interpreter=/usr/bin/python3