computer-playbook/roles/health-docker-volumes/templates/health-docker-volumes.timer.j2

11 lines
209 B
Plaintext
Raw Normal View History

2022-12-25 13:40:38 +01:00
[Unit]
Description=starts health-docker-volumes.service
2022-12-25 13:40:38 +01:00
[Timer]
OnCalendar={{on_calendar_health_docker_volumes}}
RandomizedDelaySec={{randomized_delay_sec}}
Persistent=false
2022-12-25 13:40:38 +01:00
[Install]
WantedBy=timers.target