Merge "CI: Make ARA rsync quiet"
This commit is contained in:
commit
2625141052
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user