3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-01-21 15:25:21 +00:00

Add mxisd => ma1sd migration task

This commit is contained in:
Marcel Partap
2020-04-02 17:19:40 +02:00
parent 92672f8949
commit e4ceeccd14
2 changed files with 82 additions and 0 deletions

View File

@@ -4,6 +4,9 @@
# Tasks related to setting up ma1sd
#
- import_tasks: "{{ role_path }}/tasks/migrate_mxisd.yml"
when: matrix_ma1sd_enabled|bool
- name: Ensure ma1sd paths exist
file:
path: "{{ item.path }}"