mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-02-28 09:53:09 +00:00
migrate FluffyChat to SWS; add config mounting with correct server by default (#4922)
This commit is contained in:
@@ -25,5 +25,5 @@
|
||||
|
||||
- name: Ensure FluffyChat Web path doesn't exist
|
||||
ansible.builtin.file:
|
||||
path: "{{ matrix_client_fluffychat_data_path }}"
|
||||
path: "{{ matrix_client_fluffychat_base_path }}"
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user