Files
Robin Candau 0398db129f Generalize the "arch_boxes_sync" ansible role to handle other images types and add the WSL images to it
The role is now called "arch_images_sync" and iterates over arguments to handle other images types in a dedicated path in the ftp directory.
It now also handles the WSL images.
2025-04-17 22:33:19 +02:00

11 lines
151 B
SYSTEMD

[Unit]
Description=Sync arch-images releases hourly
[Timer]
OnCalendar=hourly
RandomizedDelaySec=1h
Persistent=true
[Install]
WantedBy=timers.target