trying more sillyness to try to bust the cache here
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
1bff4950f3
commit
bb74f4d89b
1 changed files with 5 additions and 1 deletions
|
@ -148,6 +148,10 @@
|
||||||
when: inventory_hostname not in result.list_vms and inventory_hostname in groups['osbs_masters']+groups['osbs_nodes']
|
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
|
delegate_to: osbs-control01.phx2.fedoraproject.org
|
||||||
|
|
||||||
- name: Try a hack
|
- name: Try a hack 1
|
||||||
|
set_fact:
|
||||||
|
ansible_python_interpreter: asdf
|
||||||
|
|
||||||
|
- name: Try a hack 2
|
||||||
set_fact:
|
set_fact:
|
||||||
ansible_python_interpreter: auto
|
ansible_python_interpreter: auto
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue