feat(collabora): release collabora

deployment note:
- link to nextcloud
- document opening is verified (including korean fonts)
This commit is contained in:
2026-05-05 21:12:47 +09:00
parent 6ca4f61d50
commit 6fcedd9162
9 changed files with 112 additions and 1 deletions
+7
View File
@@ -233,6 +233,13 @@
tags: ["site", "nextcloud"]
tags: ["site", "nextcloud"]
- name: Set collabora
ansible.builtin.include_role:
name: "app"
tasks_from: "services/set_collabora"
apply:
tags: ["site", "collabora"]
tags: ["site", "collabora"]
- name: Flush handlers right now
ansible.builtin.meta: "flush_handlers"