Fix typo
This commit is contained in:
parent
57c1d2f13d
commit
59657ffab5
1 changed files with 2 additions and 2 deletions
|
@ -72,6 +72,6 @@
|
||||||
notify: Restart documentserver
|
notify: Restart documentserver
|
||||||
- name: Copy apt post hool script
|
- name: Copy apt post hool script
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: 99-onyloffice
|
src: 99-onlyoffice
|
||||||
dest: /etc/apt/apt.conf.d/99-onyloffice
|
dest: /etc/apt/apt.conf.d/99-onlyoffice
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue