matrix: add initial conduit-only config
This commit is contained in:
parent
b5e9afe5a4
commit
ef8f5da37d
11 changed files with 182 additions and 0 deletions
6
web.yml
6
web.yml
|
|
@ -22,3 +22,9 @@
|
|||
roles:
|
||||
- ntfy-server-web
|
||||
tags: ntfy
|
||||
|
||||
- hosts: web
|
||||
become: yes
|
||||
roles:
|
||||
- matrix-web
|
||||
tags: matrix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue