11 lines
229 B
Django/Jinja
11 lines
229 B
Django/Jinja
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
|
#
|
|
|
|
[Unit]
|
|
Description=Hourly service which reconfigures the `link1` network interface
|
|
|
|
[Timer]
|
|
OnCalendar=hourly
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|