Commit 13d2df4e by Feanil Patel

Update comment and task title.

parent 8f86fcba
...@@ -82,8 +82,8 @@ ...@@ -82,8 +82,8 @@
- install - install
# Install the python post requirements into {{ venv_dir }} # Install the python pre requirements into {{ venv_dir }}
- name : install python post-requirements - name : install python pre-requirements
pip: requirements="{{pre_requirements_file}}" virtualenv="{{venv_dir}}" state=present pip: requirements="{{pre_requirements_file}}" virtualenv="{{venv_dir}}" state=present
tags: tags:
- lms - lms
......
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