forked from finallycoffee/base
feat: add finallycoffee.base.lego role
This commit is contained in:
9
roles/lego/templates/lego.timer.j2
Normal file
9
roles/lego/templates/lego.timer.j2
Normal file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Run lego@{{ lego_instance}}.service
|
||||
|
||||
[Timer]
|
||||
OnCalendar={{ lego_systemd_timer_calendar }}
|
||||
Unit=lego@{{ lego_instance }}.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Reference in New Issue
Block a user