From 2a90d25c7b96779dbdbf574061259144d88b44d0 Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Thu, 14 Nov 2019 22:55:54 +0000 Subject: [PATCH] Revert "one more attempt at a "small" hack before I go all out" This reverts commit 32c4ddd306bbca2e0315d2f0c1205ea8a3f19d8b. --- tasks/virt_instance_create.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tasks/virt_instance_create.yml b/tasks/virt_instance_create.yml index b8e45eeceb..322b1ad9de 100644 --- a/tasks/virt_instance_create.yml +++ b/tasks/virt_instance_create.yml @@ -147,7 +147,3 @@ - /etc/ssh/ssh_known_hosts when: inventory_hostname not in result.list_vms and inventory_hostname in groups['osbs_masters']+groups['osbs_nodes'] delegate_to: osbs-control01.phx2.fedoraproject.org - -- name: hack - set_fact: - discovered_interpreter_python: !!null