1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Show {{ kalite_requirements }} URL during install

This commit is contained in:
A Holt 2019-10-20 17:31:09 -04:00 committed by GitHub
parent 36efd72c00
commit 84071f6db1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
name: python-virtualenv
state: present
- name: Download KA Lite's requirements file to {{ pip_packages_dir }}/kalite.txt
- name: Download {{ kalite_requirements }} to {{ pip_packages_dir }}/kalite.txt
get_url:
url: "{{ kalite_requirements }}"
dest: "{{ pip_packages_dir }}/kalite.txt" # /opt/iiab/pip-packages/kalite.txt