CI: Make ARA rsync quiet
Change-Id: I4d6e4f43bcf3dc31cad0675f94724dbc4fcb466f
This commit is contained in:
parent
1e35ef5a26
commit
3f94ac9ce9
@ -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