X-Git-Url: https://freie-schul-it.de/gitweb/fsit_smgt.git/blobdiff_plain/7053b91712922148a6c6879604b03e510743cbde..89b2c7494394c2a8c8fcc2357ba2f57609a43f1a:/tasks/collabora.yml?ds=inline diff --git a/tasks/collabora.yml b/tasks/collabora.yml index 6f0c65d..5a48411 100644 --- a/tasks/collabora.yml +++ b/tasks/collabora.yml @@ -9,5 +9,15 @@ - name: Install server specific packages ansible.builtin.apt: pkg: - - htop + - coolwsd + - code-brand +- name: Insert lines with external Nextcloud-IPs + ansible.builtin.blockinfile: + dest: /etc/coolwsd/coolwsd.xml + insertbefore: "" + block: | + + backup: yes + notify: + - Restart coolwsd service