11 lines
147 B
Text
11 lines
147 B
Text
|
{{ ansible_managed | comment }}
|
||
|
|
||
|
[Unit]
|
||
|
Description=Timer for Prometheus Keepalived
|
||
|
|
||
|
[Timer]
|
||
|
OnUnitActiveSec=15s
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|