Merge "Add --quiet flag to CI diagnostics collection"

This commit is contained in:
Zuul 2018-11-27 17:04:43 +00:00 committed by Gerrit Code Review
commit 9120e74e9f
1 changed files with 4 additions and 0 deletions

View File

@ -23,3 +23,7 @@
src: "{{ kayobe_diagnostics_log_dir }}/"
dest: "{{ kayobe_diagnostics_executor_log_dir }}/"
mode: pull
copy_links: true
verify_host: true
rsync_opts:
- "--quiet"