Merge "CI: Make ARA rsync quiet"

This commit is contained in:
Zuul 2020-06-17 20:25:33 +00:00 committed by Gerrit Code Review
commit 2625141052

View File

@ -80,4 +80,6 @@
src: "{{ ansible_env.HOME }}/ara-html"
dest: "{{ zuul.executor.log_root }}/{{ inventory_hostname }}/ara-report/"
mode: pull
rsync_opts:
- "--quiet"
when: ara_stat_result.stat.exists