add name to pingfinder cronjob

pull/1/head
n0emis 4 years ago
parent 975bc156a1
commit f6f456d258
Signed by: n0emis
GPG Key ID: 00FAF748B777CF10

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

Loading…
Cancel
Save