remove jitsi
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Torma Kristóf 2023-01-14 15:30:22 +01:00
parent 9500cbc866
commit 21a7c54b96
3 changed files with 0 additions and 19 deletions

View File

@ -8,16 +8,6 @@
- webserver - webserver
- internalsmtp - internalsmtp
- name: "Deploy Jitsi Meet server"
hosts: jitsi
roles:
- netplan
- common
- docker
- webserver
- internalsmtp
- customfirewall
- name: "Deploy database server base" - name: "Deploy database server base"
hosts: postgres hosts: postgres
roles: roles:

View File

@ -22,7 +22,6 @@ all:
bitwarden: bitwarden:
nextcloud: nextcloud:
backup: backup:
jitsi:
librespeed: librespeed:
dockerwebhosts: dockerwebhosts:
hosts: hosts:

View File

@ -6,14 +6,6 @@
- webserver - webserver
- internalsmtp - internalsmtp
- name: "Deploy Jitsi Meet server"
hosts: jitsi
roles:
- common
- webserver
- internalsmtp
- customfirewall
- name: "Setup neko" - name: "Setup neko"
hosts: neko hosts: neko
roles: roles: