onlyoffice: support custom fonts and add di.day fonts
All checks were successful
/ Ansible Lint (push) Successful in 2m12s

This commit is contained in:
June 2026-02-26 23:00:53 +01:00
commit 7ca446457a
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
3 changed files with 58 additions and 0 deletions

View file

@ -54,6 +54,9 @@
roles:
- certbot
- name: Ensure OnlyOffice custom fonts
ansible.builtin.import_playbook: onlyoffice_fonts.yaml
- name: Ensure Docker Compose deployment on docker_compose_hosts
hosts: docker_compose_hosts
roles: