mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2025-01-05 22:28:43 +00:00
Notify restart handler when synapse is installed
This commit is contained in:
parent
d4570e0363
commit
cf599530c1
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
|||
tags:
|
||||
- skip_ansible_lint # skip when clause
|
||||
- pre_install
|
||||
notify: restart matrix-synapse
|
||||
when: matrix_synapse_deployment_method == "pip"
|
||||
|
||||
- name: install synapse with docker
|
||||
|
|
Loading…
Reference in a new issue