From f804fb2746455a63f605301c4f2374f55474f3af Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Thu, 14 Nov 2019 22:24:56 +0000 Subject: [PATCH] hardcode this for a sec, just to see Signed-off-by: Rick Elrod --- tasks/virt_instance_create.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/virt_instance_create.yml b/tasks/virt_instance_create.yml index 36544ba2f1..78bd70a826 100644 --- a/tasks/virt_instance_create.yml +++ b/tasks/virt_instance_create.yml @@ -150,4 +150,4 @@ - name: Try a hack set_fact: - ansible_python_interpreter: !!null + ansible_python_interpreter: /usr/bin/python3