Fixes: a66a604e
("Selfbuild appservice-slack bridge")
This commit is contained in:
parent
722cfc4586
commit
385b6c623e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
- name: Ensure AppService Slack paths exist
|
- name: Ensure AppService Slack paths exist
|
||||||
file:
|
file:
|
||||||
path: "{{ item }}"
|
path: "{{ item.path }}"
|
||||||
state: directory
|
state: directory
|
||||||
mode: 0750
|
mode: 0750
|
||||||
owner: "{{ matrix_user_username }}"
|
owner: "{{ matrix_user_username }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user