Notify restart handler when synapse is installed

This commit is contained in:
Emmanouil Kampitakis 2019-04-09 00:30:30 +02:00
parent d4570e0363
commit cf599530c1

View file

@ -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