fetch-sphinx-tarball: do not synchronize owner

Change-Id: I0784cb37f29aa66149df470482cc75dcd028474c
This commit is contained in:
Albin Vass 2020-05-13 13:38:16 +02:00
parent 70a8239d08
commit 28b4fb43ef
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,8 @@
mode: pull
src: "{{ html_archive.path }}"
verify_host: true
owner: no
group: no
- name: Create browseable HTML directory
delegate_to: localhost

View File

@ -44,6 +44,8 @@
mode: pull
src: "{{ zj_pdf.stat.path }}"
verify_host: true
owner: no
group: no
with_items: "{{ pdf_file_stat.results }}"
loop_control:
loop_var: zj_pdf