fetch-python-sdist-output: do not synchronize owner
Change-Id: I4b2918267487f1512c195ab02b97038f5aabd40c
This commit is contained in:
parent
ca4c045edc
commit
c877dc123a
@ -24,6 +24,8 @@
|
|||||||
mode: pull
|
mode: pull
|
||||||
src: "{{ zj_artifact.path }}"
|
src: "{{ zj_artifact.path }}"
|
||||||
verify_host: true
|
verify_host: true
|
||||||
|
owner: no
|
||||||
|
group: no
|
||||||
with_items: "{{ result.files }}"
|
with_items: "{{ result.files }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
loop_var: zj_artifact
|
loop_var: zj_artifact
|
||||||
|
Loading…
Reference in New Issue
Block a user