11 lines
144 B
Text
11 lines
144 B
Text
|
{{ ansible_managed | comment }}
|
||
|
|
||
|
[Unit]
|
||
|
Description=Timer for Activate Proxmox VE
|
||
|
|
||
|
[Timer]
|
||
|
OnUnitActiveSec=1d
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|