mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
one more attempt at a "small" hack before I go all out
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
7c2274b851
commit
626dff9ec3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user