mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-13 20:42:39 +00:00
Add mautrix-whatsapp
This commit is contained in:
@@ -37,3 +37,7 @@
|
||||
- name: Ensure matrix-mautrix-telegram autoruns and is restarted
|
||||
service: name=matrix-mautrix-telegram enabled=yes state=restarted daemon_reload=yes
|
||||
when: matrix_mautrix_telegram_enabled
|
||||
|
||||
- name: Ensure matrix-mautrix-whatsapp autoruns and is restarted
|
||||
service: name=matrix-mautrix-whatsapp enabled=yes state=restarted daemon_reload=yes
|
||||
when: matrix_mautrix_whatsapp_enabled
|
||||
|
||||
Reference in New Issue
Block a user