Make sure media is owned correctly
This commit is contained in:
parent
e5d77f23fd
commit
605ae4f8b8
@ -27,3 +27,9 @@
|
||||
loop:
|
||||
- absent
|
||||
- present
|
||||
|
||||
- name: Set media permissions
|
||||
cron:
|
||||
name: Set media permissions
|
||||
special_time: daily
|
||||
job: chown -R {{ docker_user.name }}:{{ docker_user.name }} /mnt/media/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user