Stop logging git repo rsync output

It's super chatty and not really what we need in life.

Change-Id: I6b45649ed316c49c0b49292fd5b81665e0f154ec
This commit is contained in:
Monty Taylor 2017-03-22 13:42:13 -05:00
parent db89ecae7c
commit 2244333552
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 1 additions and 0 deletions

View File

@ -19,3 +19,4 @@
synchronize:
dest: "{{ prepare_workspace_root }}"
src: "{{ zuul.executor.src_root }}"
no_log: true