Allow testing on Debian bullseye.

Relates to https://github.com/robertdebock/ansible-role-python_pip/issues/5
This commit is contained in:
Robert de Bock 2020-04-20 07:23:43 +02:00
parent b007749f96
commit d453a4e9c3
1 changed files with 3 additions and 5 deletions

View File

@ -44,13 +44,11 @@ distribution_version_mapping:
Debian:
all:
- latest
# - testing
# - unstable
- bullseye
buster:
- latest
# sid:
# - testing
# - unstable
bullseye
- bullseye
EL:
all:
- 7