Commit aa8325ef by John Jarvis

removing ignore_errors

parent 00e3d135
......@@ -185,7 +185,6 @@
state=restarted
when: celery_worker is not defined
with_items: service_variants_enabled
ignore_errors: true
tags:
- deploy
......@@ -197,6 +196,5 @@
state=restarted
when: celery_worker is defined
with_items: edxapp_workers
ignore_errors: true
tags:
- deploy
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