Run the media cleanup script as a user with access to the docker socket
Woops!
This commit is contained in:
parent
63e3758564
commit
d6bc1f3bf9
1 changed files with 1 additions and 1 deletions
|
@ -34,5 +34,5 @@
|
|||
minute: 0
|
||||
weekday: 1
|
||||
job: /opt/mastodon/purge-media.sh
|
||||
user: "{{ docker_user.name }}"
|
||||
user: "{{ user }}"
|
||||
become: true
|
||||
|
|
Loading…
Reference in a new issue