diff --git a/playbooks/linux/ubuntu-server/deploy_collabora_code.yml b/playbooks/linux/ubuntu-server/deploy_collabora_code.yml index c5eecd1..611726d 100644 --- a/playbooks/linux/ubuntu-server/deploy_collabora_code.yml +++ b/playbooks/linux/ubuntu-server/deploy_collabora_code.yml @@ -69,7 +69,7 @@ nextcloud_domain: "cloud.test.local" tasks: - - name: Configure Collabora CODE to use the correct domain + - name: Configure Collabora CODE to use the correct nextcloud domain ansible.builtin.shell: cmd: coolconfig set storage.wopi.host {{ nextcloud_domain }} - name: Configure Collabora CODE to disable SSL