fix pingfinder cronjob

ipv4_link_local
n0emis 4 years ago
parent e5fb54e966
commit 8f502a4103
Signed by untrusted user: n0emis
GPG Key ID: 00FAF748B777CF10

@ -10,5 +10,5 @@
- name: Add Pingfinder Cronjob
cron:
name: Run Pingfinder
job: "UUID={{ dn42_pingfinder_uuid }} LOGFILE:{{ dn42_pingfinder_logfile }} {{ dn42_pingfinder_location }}"
job: "UUID={{ dn42_pingfinder_uuid }} LOGFILE={{ dn42_pingfinder_logfile }} {{ dn42_pingfinder_location }}"
minute: "*/5"

Loading…
Cancel
Save