revert the cron job name to avoid conflict by creating new one

parent 67d6a7bc
......@@ -54,7 +54,7 @@
- name: Set up a cron job to run the script
cron:
name: "log-queue-lengths"
name: "log-queue-lenghts"
job: "{{ rabbitmq_app_dir }}/log-rabbitmq-queues.sh >/dev/null 2>&1"
# Defaulting to /var/lib/rabbitmq
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment