communishift: testing venv workaround for dependency issues
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
parent
2378c9cf35
commit
e4b47ff35c
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
||||||
- name: Configure the communishift virtualenv
|
- name: Configure the communishift virtualenv
|
||||||
ansible.builtin.pip:
|
ansible.builtin.pip:
|
||||||
name: "{{ communishift_package }}"
|
name: "{{ communishift_package }}"
|
||||||
virtualenv: /srv/web/infra/communishift/communishift_venv
|
|
||||||
virtualenv_site_packages: yes
|
|
||||||
with_items: "{{ communishift_package_list }}"
|
with_items: "{{ communishift_package_list }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
loop_var: communishift_package
|
loop_var: communishift_package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue