From d5d23000a57b842a9d1e73559b36ca642b63177f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 18 Jan 2019 19:49:04 +0000 Subject: [PATCH] arch64 rhel8b: Set python3 for the rhel8b vmhost, so we can use python2 for the guests Signed-off-by: Kevin Fenzi --- inventory/host_vars/aarch64-c21n1.arm.fedoraproject.org | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/host_vars/aarch64-c21n1.arm.fedoraproject.org b/inventory/host_vars/aarch64-c21n1.arm.fedoraproject.org index 293f91a2d0..3005185cf9 100644 --- a/inventory/host_vars/aarch64-c21n1.arm.fedoraproject.org +++ b/inventory/host_vars/aarch64-c21n1.arm.fedoraproject.org @@ -1,2 +1,3 @@ --- use_default_epel: false +ansible_python_interpreter: /usr/bin/python3