minor fixes, add a redlight install section for rapid testing

This commit is contained in:
PC-Admin
2023-08-11 01:51:55 +08:00
parent bb10c3a4b9
commit a707d8a746
14 changed files with 124 additions and 17 deletions

6
roles/handlers/main.yml Normal file
View File

@@ -0,0 +1,6 @@
---
- name: Restart Synapse
service:
name: matrix-synapse
state: restarted