Split Synapse extension tasks into install/uninstall files

This commit is contained in:
Slavi Pantaleev
2019-05-18 06:36:54 +09:00
parent 663d1add92
commit e3b4622ac8
6 changed files with 80 additions and 90 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Ensure matrix-synapse-shared-secret-auth doesn't exist
file:
path: "{{ matrix_synapse_ext_path }}/shared_secret_authenticator.py"
state: absent