Update to 2022-12-27 12:00

This commit is contained in:
Daniel Berteaud
2022-12-27 12:00:12 +01:00
parent 2ffea0d4cb
commit 1a24e65c5b
48 changed files with 7 additions and 72 deletions

View File

@@ -88,8 +88,6 @@
- name: Chown seafile install dir
shell: chown -R {{ seafile_user }}:{{ seafile_group }} {{ seafile_root_dir }}/seafile-server/*
args:
warn: False
when: seafile_install_mode != 'none'
tags: seafile