fetch-puppet-module-output: do not synchronize owner
Change-Id: I2eda5eebc88f1471ae6b03d5d6ce3ac35f5f932b
This commit is contained in:
parent
de86a786e4
commit
ca4c045edc
@ -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…
x
Reference in New Issue
Block a user