Commit 04cd4ec6 by Feanil Patel

Merge pull request #2596 from edx/feanil/http_directory

Remove un-necessary directory permission change.
parents 442e1fe0 c7af3cf1
...@@ -50,10 +50,6 @@ ...@@ -50,10 +50,6 @@
notify: notify:
- restart notifier-celery-workers - restart notifier-celery-workers
- name: source repo group perms
file:
path={{ NOTIFIER_SOURCE_REPO }} mode=2775 state=directory
- name: install application requirements - name: install application requirements
pip: pip:
requirements="{{ NOTIFIER_REQUIREMENTS_FILE }}" requirements="{{ NOTIFIER_REQUIREMENTS_FILE }}"
......
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