fetch-subunit-output: do not synchronize owner
Change-Id: I8456324fea0f064255cd8aae68035e8ee12f60e0
This commit is contained in:
parent
d9e25949c4
commit
a914ca7a8b
@ -22,6 +22,8 @@
|
|||||||
mode: pull
|
mode: pull
|
||||||
src: "{{ zj_subunit_file.path }}"
|
src: "{{ zj_subunit_file.path }}"
|
||||||
verify_host: true
|
verify_host: true
|
||||||
|
owner: no
|
||||||
|
group: no
|
||||||
with_items: "{{ subunit_files.files }}"
|
with_items: "{{ subunit_files.files }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
loop_var: zj_subunit_file
|
loop_var: zj_subunit_file
|
||||||
|
Loading…
Reference in New Issue
Block a user