Skip to content
Snippets Groups Projects
Commit 3f94ac9c authored by Michal Nasiadka's avatar Michal Nasiadka
Browse files

CI: Make ARA rsync quiet

Change-Id: I4d6e4f43bcf3dc31cad0675f94724dbc4fcb466f
parent 1e35ef5a
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment