removed certificate creation
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
nextcloud_domain: "cloud.test.local"
|
nextcloud_domain: "cloud.test.local"
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Configure Collabora CODE to use the correct domain
|
- name: Configure Collabora CODE to use the correct nextcloud domain
|
||||||
ansible.builtin.shell:
|
ansible.builtin.shell:
|
||||||
cmd: coolconfig set storage.wopi.host {{ nextcloud_domain }}
|
cmd: coolconfig set storage.wopi.host {{ nextcloud_domain }}
|
||||||
- name: Configure Collabora CODE to disable SSL
|
- name: Configure Collabora CODE to disable SSL
|
||||||
|
|||||||
Reference in New Issue
Block a user