CI: Make ARA rsync quiet

Change-Id: I4d6e4f43bcf3dc31cad0675f94724dbc4fcb466f
This commit is contained in:
Michal Nasiadka 2020-06-17 11:37:33 +02:00
parent 1e35ef5a26
commit 3f94ac9ce9

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