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