Commit 7b8315ed by Feanil Patel

Fix spacing.

parent afc1f8e6
......@@ -48,8 +48,8 @@
- name: build virtualenv
shell: "virtualenv --python=python3.5 {{ course_discovery_venv_dir }}"
args:
creates: "{{ course_discovery_venv_dir }}/bin/pip"
args:
creates: "{{ course_discovery_venv_dir }}/bin/pip"
sudo_user: "{{ course_discovery_user }}"
tags:
- install
......
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