Fixes: a66a604e ("Selfbuild appservice-slack bridge")

master
Yan 3 years ago
parent 722cfc4586
commit 385b6c623e

@ -2,7 +2,7 @@
- name: Ensure AppService Slack paths exist
file:
path: "{{ item }}"
path: "{{ item.path }}"
state: directory
mode: 0750
owner: "{{ matrix_user_username }}"

Loading…
Cancel
Save