Commit ef9d7022 by Edward Zarecor

arg, typo

parent 743dff7d
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
when: EDXAPP_USE_GIT_IDENTITY when: EDXAPP_USE_GIT_IDENTITY
- name: git prune before checking out - name: git prune before checking out
shell: cd {{ edxapp_code_dir }} && git prune origin shell: cd {{ edxapp_code_dir }} && git remote prune origin
sudo_user: "{{ edxapp_user }}" sudo_user: "{{ edxapp_user }}"
notify: notify:
- "restart edxapp" - "restart edxapp"
......
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