mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-08 02:16:04 +00:00
5 lines
154 B
YAML
5 lines
154 B
YAML
- name: "Install OnlyOffice dependency (Document Server)"
|
|
include_role:
|
|
name: web-svc-onlyoffice
|
|
when: run_once_web_svc_onlyoffice is not defined
|