feat: add drawio instance for nextcloud and opencloud
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
This commit is contained in:
parent
e976ff37c9
commit
2b54c7fbcb
5 changed files with 36 additions and 2 deletions
|
|
@ -53,6 +53,12 @@
|
|||
roles:
|
||||
- digitalboard.core.authentik
|
||||
|
||||
- name: Deploy drawio service
|
||||
hosts: drawio_servers
|
||||
become: yes
|
||||
roles:
|
||||
- digitalboard.core.drawio
|
||||
|
||||
- name: Deploy opencloud service
|
||||
hosts: opencloud_servers
|
||||
become: yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue