onlyoffice: support custom fonts and add di.day fonts
All checks were successful
/ Ansible Lint (push) Successful in 2m12s
All checks were successful
/ Ansible Lint (push) Successful in 2m12s
This commit is contained in:
parent
fcc0d615a7
commit
7ca446457a
3 changed files with 58 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue