Commit 493dd55f by John Jarvis

move symlink to deploy yml

parent f346c5db
......@@ -114,3 +114,9 @@
with_items:
- discern
- discern_celery
- name: discern | create a symlink for venv python
file: >
src="{{ discern_venv_bin }}/python"
dest={{ COMMON_BIN_DIR }}/python.discern
state=link
......@@ -54,9 +54,3 @@
- discern | restart discern
- include: deploy.yml tags=deploy
- name: discern | create a symlink for venv python
file: >
src="{{ discern_venv_bin }}/python"
dest={{ COMMON_BIN_DIR }}/python.discern
state=link
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