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