Merge "Restart matrix-eavesdrop when config changes"

This commit is contained in:
Zuul 2023-08-24 21:04:41 +00:00 committed by Gerrit Code Review
commit 8e00fda3c2
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,4 @@
- name: Restart matrix-eavesdrop
shell:
cmd: docker-compose restart eavesdrop
chdir: /etc/matrix-eavesdrop-docker/

View File

@ -14,6 +14,7 @@
owner: root
group: root
mode: 0644
notify: Restart matrix-eavesdrop
- name: Ensure /etc/matrix-eavesdrop-docker directory
file: