ansible-infra/roles/renovate/files/renovate-cleanup.service
June 6b19f69135
All checks were successful
/ Ansible Lint (push) Successful in 2m25s
renovate(role): add cleanup service and timer for renovate volume
With time the volume seems to just keeps growing with cache data, so
clean it up once a day.
2026-05-19 00:23:26 +02:00

7 lines
155 B
Desktop File

[Unit]
Description=renovate cleanup (delete docker volume)
Conflicts=renovate.service
[Service]
Type=oneshot
ExecStart=/usr/bin/docker volume rm renovate