Fix task name to reflect correct distro

Change-Id: I4ac5bdd6ab27c460b8864b75157a8487128d5a76
This commit is contained in:
Tony Breeds 2024-07-09 09:12:13 +10:00
parent 84bda251dd
commit 500fc92f17

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: