feat: add drawio instance for nextcloud and opencloud
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
This commit is contained in:
parent
f3f2b6d5b7
commit
910986b808
11 changed files with 152 additions and 4 deletions
|
|
@ -70,6 +70,10 @@
|
|||
ansible.builtin.include_tasks: collabora.yml
|
||||
when: nextcloud_enable_collabora
|
||||
|
||||
- name: Configure nextcloud draw.io
|
||||
ansible.builtin.include_tasks: drawio.yml
|
||||
when: nextcloud_enable_drawio
|
||||
|
||||
- name: Configure LDAP backend
|
||||
ansible.builtin.include_tasks: ldap.yml
|
||||
when: nextcloud_ldap_enabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue