Commit f1a05829 by Feanil Patel

Update the task name.

parent 762645bf
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
- "install" - "install"
- "install:configuration" - "install:configuration"
- name: Syncdb - name: Migrate the notifier db
shell: "{{ NOTIFIER_VENV_DIR }}/bin/python manage.py migrate --fake-initial" shell: "{{ NOTIFIER_VENV_DIR }}/bin/python manage.py migrate --fake-initial"
args: args:
chdir: "{{ NOTIFIER_CODE_DIR }}" chdir: "{{ NOTIFIER_CODE_DIR }}"
......
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