diff --git a/tasks/rocketchat.yml b/tasks/rocketchat.yml index 9238fa6..433a434 100644 --- a/tasks/rocketchat.yml +++ b/tasks/rocketchat.yml @@ -32,6 +32,7 @@ mode: 0775 - name: Creates directory structure for upload data + become: true file: path: /home/{{ main_user }}/rocketchat/uploads state: directory