chore: add central collabora service
instead of providing one for owncloud and nextcloud separately Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
This commit is contained in:
parent
6e115c20c7
commit
dd087fb5e2
4 changed files with 17 additions and 1 deletions
|
|
@ -29,6 +29,12 @@
|
|||
roles:
|
||||
- digitalboard.core.garage
|
||||
|
||||
- name: Deploy collabora service
|
||||
hosts: collabora_servers
|
||||
become: yes
|
||||
roles:
|
||||
- digitalboard.core.collabora
|
||||
|
||||
- name: Deploy nextcloud service
|
||||
hosts: nextcloud_servers
|
||||
become: yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue