Unverified Commit 3b084f69 by Joseph Mulloy Committed by GitHub

Merge pull request #4362 from edx/jdmulloy/clarify_which_script

Clarify ambiguous task step name
parents d98389b7 82c9bccb
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
- install - install
- install:configuration - 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: cron:
name: "log-ntp-alerts" name: "log-ntp-alerts"
job: "{{ COMMON_BIN_DIR }}/log-ntp-alerts.sh >/dev/null 2>&1" 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