From 63bf13807fe38df5b494cb301dedf53bdec9f23e Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Sun, 28 Feb 2021 11:41:25 +0000 Subject: [PATCH] Always use python3 --- local.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/local.ini b/local.ini index ab28977..98dec62 100644 --- a/local.ini +++ b/local.ini @@ -3,3 +3,4 @@ localhost [all:vars] ansible_connection=local +ansible_python_interpreter=/usr/bin/python3