restart synapse after an upgrade

This commit is contained in:
Robert Kaussow 2019-02-05 23:02:27 +01:00
parent 5a23ff6a13
commit e2af7628da
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
version: "{{ matrix_version }}"
virtualenv: "{{ matrix_base_dir }}/env"
virtualenv_command: /usr/bin/python3 -m venv
notify: __matrix_restart
- name: Install ldap3 auth provider
pip: