mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
committed by
Pierre-Yves Chibon
parent
bb74f4d89b
commit
7c2274b851
@@ -147,11 +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: Try a hack 1
|
||||
set_fact:
|
||||
ansible_python_interpreter: asdf
|
||||
|
||||
- name: Try a hack 2
|
||||
set_fact:
|
||||
ansible_python_interpreter: auto
|
||||
|
||||
Reference in New Issue
Block a user