Compare commits

..

No commits in common. "20ee4d9d16e547eab1c3826aa2dde45bce4efcab" and "9d10a4dbaffab27e452b1ab4aecca653892de911" have entirely different histories.

4 changed files with 0 additions and 12 deletions

View file

@ -26,7 +26,6 @@ The main goals of this project are:
### WIP
- [ONLYOFFICE Document Server](https://www.onlyoffice.com/) (integrates with Nextcloud)
- [BigBlueButton](https://bigbluebutton.org/)
### Backlog

View file

@ -1,7 +0,0 @@
---
# Nextcloud Hub
- hosts: onlyoffice_document_server
become: true
roles:
- jotbe.onlyoffice-document-server-docker

View file

@ -16,6 +16,3 @@
- name: jotbe.collabora-online-docker
src: https://git.jotbe.io/jotbe/ansible-role-collabora-online-docker.git
scm: git
- name: jotbe.onlyoffice-document-server-docker
src: https://git.jotbe.io/jotbe/ansible-role-onlyoffice-document-server-docker.git
scm: git

View file

@ -4,5 +4,4 @@
- import_playbook: common.yml
- import_playbook: docker.yml
- import_playbook: nextcloud.yml
- import_playbook: collabora-online.yml
- import_playbook: jitsi.yml