Fix a playbook typo
This is blocking https://review.openstack.org/482282 Change-Id: I9d4c84d0624b01944ad42a1519c64fa886151a4f
This commit is contained in:
parent
7f64bddb1d
commit
05735e64e7
@ -1,5 +1,5 @@
|
||||
- hosts: all
|
||||
tasks::
|
||||
tasks:
|
||||
- name: Collect test-results
|
||||
synchronize:
|
||||
dest: "{{ zuul.executor.log_root }}"
|
||||
|
Loading…
Reference in New Issue
Block a user