Commit 82c9bccb by Joseph Mulloy

Clarify ambiguous task step name

parent d98389b7
......@@ -187,7 +187,7 @@
- install
- install:configuration
- name: Set up a cron job to run the script
- name: Set up a cron job to run the log-ntp-alerts script
cron:
name: "log-ntp-alerts"
job: "{{ COMMON_BIN_DIR }}/log-ntp-alerts.sh >/dev/null 2>&1"
......
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