Fix lint issue with emit-job-header role

This is breaking project-config, and some reason we didn't catch it in
testing.  We should look into why that is.

Change-Id: I994484cdb28297fdff8c52ccf7455733584cd8ae
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-03-07 10:20:00 -05:00
parent 71bc02db76
commit 7e69f2f8ea
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# We don't want this to run for every host, it should only run once.
- run_once: yes
block:
- include_role:
- name: Setup log path fact
include_role:
name: set-zuul-log-path-fact
- name: Print job information