tarball-post.yaml: do not synchronize owner

Change-Id: I6683d80ea11a177da891e3fc529a3125f713656b
This commit is contained in:
Albin Vass 2020-05-13 13:49:09 +02:00
parent 965c602af3
commit 6292b5ec86

View File

@ -24,6 +24,8 @@
mode: pull
src: "{{ item.path }}"
verify_host: true
owner: no
group: no
with_items: "{{ result.files }}"
- name: Return sdist artifacts to Zuul