Fix task name to reflect correct distro
Change-Id: I4ac5bdd6ab27c460b8864b75157a8487128d5a76
This commit is contained in:
parent
84bda251dd
commit
500fc92f17
@ -9,7 +9,7 @@
|
||||
|
||||
# Xenial's default pip will try to pull in packages that
|
||||
# aren't compatible with 3.5. Cap them
|
||||
- name: Setup requirements for bionic
|
||||
- name: Setup requirements for Xenial
|
||||
when: ansible_distribution_version is version('16.04', '==')
|
||||
set_fact:
|
||||
_venv_requirements:
|
||||
|
Loading…
Reference in New Issue
Block a user