diff --git a/tasks/virt_instance_create.yml b/tasks/virt_instance_create.yml index 322b1ad9de..b8e45eeceb 100644 --- a/tasks/virt_instance_create.yml +++ b/tasks/virt_instance_create.yml @@ -147,3 +147,7 @@ - /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