Make /matrix owned by matrix:matrix

master
Slavi Pantaleev 2017-10-24 13:01:11 +09:00
parent 19e191f0bd
commit dd5cabf658
1 changed files with 1 additions and 0 deletions

View File

@ -27,4 +27,5 @@
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_username }}"
with_items:
- "{{ matrix_base_data_path }}"
- "{{ matrix_synapse_base_path }}"