Files
ansible/services/update-prod-servers.timer
T

10 lines
173 B
SYSTEMD
Raw Normal View History

2026-06-19 16:53:14 -04:00
[Unit]
Description=Weekly production patching timer
[Timer]
OnCalendar=Mon *-*-* 07:30:00
Persistent=true
Unit=update-prod-servers.service
[Install]
WantedBy=timers.target