Add support for rust-synapse-compress-state

This commit is contained in:
Slavi Pantaleev
2020-08-21 13:52:16 +03:00
parent 073c96a3fd
commit daf13107a0
8 changed files with 234 additions and 45 deletions

View File

@ -43,6 +43,11 @@
tags:
- update-user-password
- import_tasks: "{{ role_path }}/tasks/rust-synapse-compress-state/main.yml"
when: run_synapse_rust_synapse_compress_state|bool
tags:
- rust-synapse-compress-state
- name: Mark matrix-synapse role as executed
set_fact:
matrix_synapse_role_executed: true