minor fixes, add a redlight install section for rapid testing
This commit is contained in:
6
roles/handlers/main.yml
Normal file
6
roles/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
---
|
||||
- name: Restart Synapse
|
||||
service:
|
||||
name: matrix-synapse
|
||||
state: restarted
|
Reference in New Issue
Block a user