Merge "Fix task name to reflect correct distro"

This commit is contained in:
Zuul 2024-07-11 14:06:50 +00:00 committed by Gerrit Code Review
commit a6ef5c87aa

View File

@ -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: