ansible-role-tinystatus/templates/tinystatus.timer.j2

10 lines
177 B
Plaintext
Raw Normal View History

2021-05-24 14:20:54 +00:00
[Unit]
Description=Run tinystatus
[Timer]
OnCalendar={{ tinystatus_Timer_OnCalendar }}
RandomizedDelaySec={{ tinystatus_RandomizedDelaySec }}
[Install]
WantedBy=timers.target