From 7e33c0083270a94d42a9260ee132180922bfb3f5 Mon Sep 17 00:00:00 2001 From: Paweł Dybiec Date: Sat, 12 Oct 2019 19:04:37 +0200 Subject: Fix deprecated commands, move to python3 executor --- hosts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts b/hosts index 3267a00..b5dfc98 100644 --- a/hosts +++ b/hosts @@ -1,2 +1,4 @@ [tamriel] new.dybiec.info +[tamriel:vars] +ansible_python_interpreter=/usr/bin/python3 -- cgit 1.4.1