From 21a7c54b9635f7a00786db0c491b80cc7fb4796b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Torma?= Date: Sat, 14 Jan 2023 15:30:22 +0100 Subject: [PATCH] remove jitsi --- infra.yaml | 10 ---------- inventory.yaml | 1 - nightly.yaml | 8 -------- 3 files changed, 19 deletions(-) diff --git a/infra.yaml b/infra.yaml index 51a5648..be1a71d 100644 --- a/infra.yaml +++ b/infra.yaml @@ -8,16 +8,6 @@ - webserver - internalsmtp -- name: "Deploy Jitsi Meet server" - hosts: jitsi - roles: - - netplan - - common - - docker - - webserver - - internalsmtp - - customfirewall - - name: "Deploy database server base" hosts: postgres roles: diff --git a/inventory.yaml b/inventory.yaml index 99608cb..5f4acda 100644 --- a/inventory.yaml +++ b/inventory.yaml @@ -22,7 +22,6 @@ all: bitwarden: nextcloud: backup: - jitsi: librespeed: dockerwebhosts: hosts: diff --git a/nightly.yaml b/nightly.yaml index ba3c212..34d5bb2 100644 --- a/nightly.yaml +++ b/nightly.yaml @@ -6,14 +6,6 @@ - webserver - internalsmtp -- name: "Deploy Jitsi Meet server" - hosts: jitsi - roles: - - common - - webserver - - internalsmtp - - customfirewall - - name: "Setup neko" hosts: neko roles: