Commit 90a77507 by arbabnazar

fix the restart edxapp handler is not defined error

parent 040ff0fb
......@@ -37,9 +37,6 @@
environment:
GIT_SSH: "{{ edxapp_git_ssh }}"
sudo_user: "{{ edxapp_user }}"
notify:
- "restart edxapp"
- "restart edxapp_workers"
when: git_dir.stat.exists and git_dir.stat.isdir
# Do A Checkout
......
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