fix: Add missing handler
This commit is contained in:
parent
59657ffab5
commit
e9e54d961c
2 changed files with 6 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
ansible.builtin.file:
|
||||
path: /var/www/onlyoffice/documentserver/sdkjs-plugins/marketplace
|
||||
state: absent
|
||||
notify: Restart documentserver
|
||||
notify: Restart Documentserver
|
||||
- name: Copy apt post hool script
|
||||
ansible.builtin.copy:
|
||||
src: 99-onlyoffice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue