Commit 13d2df4e by Feanil Patel

Update comment and task title.

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