ansible-role-mastodon/templates/mastodon-search-deploy.timer.j2

11 lines
197 B
Text
Raw Normal View History

2022-11-20 19:55:08 +01:00
[Unit]
Description=Schedule a preview cards remove every week
[Timer]
Persistent=true
OnCalendar={{ search_deploy_schedule }}
Unit=mastodon-search-deploy.service
[Install]
WantedBy=timers.target