Run the media cleanup script as a user with access to the docker socket
Woops!
This commit is contained in:
@ -34,5 +34,5 @@
|
||||
minute: 0
|
||||
weekday: 1
|
||||
job: /opt/mastodon/purge-media.sh
|
||||
user: "{{ docker_user.name }}"
|
||||
user: "{{ user }}"
|
||||
become: true
|
||||
|
Reference in New Issue
Block a user