Commit b38ec4c1 by Clinton Blackburn

Creating Insights nodeenv only if it does not already exist

parent d0d0842b
......@@ -52,6 +52,7 @@
- name: create nodeenv
shell: >
creates={{ insights_nodeenv_dir }}
{{ insights_venv_bin }}/nodeenv {{ insights_nodeenv_dir }}
sudo_user: "{{ insights_user }}"
......
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