Fix: Restructured Element call configuration files.

This commit is contained in:
wjbeckett
2024-09-30 11:05:11 +10:00
parent a274d32c6d
commit f036e18789
5 changed files with 117 additions and 40 deletions

View File

@ -9,7 +9,7 @@
mode: 0750
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}"
loop:
with_items:
- path: "{{ matrix_element_call_base_path }}"
- path: "{{ matrix_element_call_base_path }}/data"
- path: "{{ matrix_element_call_base_path }}/config"