]> freie-schul-it.de Git - fsit_smgt.git/blobdiff - tasks/collabora.yml
config fuer coolwsd anpassen
[fsit_smgt.git] / tasks / collabora.yml
index 88948e5802b8138c8d38bb8d85d4d06a1a936914..ee14b580f2c7f51bb4c1fcb0bc867e5c42bd1126 100644 (file)
     pkg:
       - coolwsd
       - code-brand
+- name: Insert lines with external Nextcloud-IPs
+  ansible.builtin.blockinfile:
+    dest: /etc/coolwsd/coolwsd.xml
+    insertbefore:
+    block: |
+      <host desc={{ fsit_smgt_collabora_post_allow }}</host>
+    backup: yes
+    notify:
+      - Restart coolwsd service