airship-gather-runtime-logs: do not synchronize owner

Change-Id: I140f1f00caf720d51a54787d6f4a9cd57ee87c0b
This commit is contained in:
Svetlana Shturm 2021-02-26 14:40:08 -06:00
parent 821aa1aa7a
commit 1a1194b425
1 changed files with 3 additions and 0 deletions

View File

@ -43,3 +43,6 @@
src: "{{ runtime_logs_dir }}"
dest: "{{ zuul.executor.log_root }}/{{ inventory_hostname }}"
mode: pull
verify_host: true
owner: no
group: no