matrix: add initial conduit-only config

This commit is contained in:
Jef Roosens 2024-01-25 15:19:55 +01:00
parent b5e9afe5a4
commit ef8f5da37d
Signed by: Jef Roosens
GPG key ID: 02D4C0997E74717B
11 changed files with 182 additions and 0 deletions

View file

@ -22,3 +22,9 @@
roles:
- ntfy-server-web
tags: ntfy
- hosts: web
become: yes
roles:
- matrix-web
tags: matrix