Use correct targets.

This commit is contained in:
Felix Fontein 2023-02-24 12:50:11 +01:00
parent 419b5bd10f
commit ab5ec9dc02

View file

@ -136,57 +136,57 @@ jobs:
- ansible: '2.11' - ansible: '2.11'
docker: fedora33 docker: fedora33
python: '' python: ''
target: azp/posix/2/ target: shippable/posix/group2/
- ansible: '2.11' - ansible: '2.11'
docker: fedora33 docker: fedora33
python: '' python: ''
target: azp/posix/3/ target: shippable/posix/group3/
- ansible: '2.11' - ansible: '2.11'
docker: alpine3 docker: alpine3
python: '' python: ''
target: azp/posix/2/ target: shippable/posix/group2/
- ansible: '2.11' - ansible: '2.11'
docker: alpine3 docker: alpine3
python: '' python: ''
target: azp/posix/3/ target: shippable/posix/group3/
- ansible: '2.11' - ansible: '2.11'
docker: default docker: default
python: '3.6' python: '3.6'
target: azp/generic/1/ target: shippable/cloud/group1/
# 2.10 # 2.10
- ansible: '2.10' - ansible: '2.10'
docker: fedora32 docker: fedora32
python: '' python: ''
target: azp/posix/2/ target: shippable/posix/group2/
- ansible: '2.10' - ansible: '2.10'
docker: fedora32 docker: fedora32
python: '' python: ''
target: azp/posix/3/ target: shippable/posix/group3/
- ansible: '2.10' - ansible: '2.10'
docker: ubuntu1604 docker: ubuntu1604
python: '' python: ''
target: azp/posix/2/ target: shippable/posix/group2/
- ansible: '2.10' - ansible: '2.10'
docker: ubuntu1604 docker: ubuntu1604
python: '' python: ''
target: azp/posix/3/ target: shippable/posix/group3/
- ansible: '2.10' - ansible: '2.10'
docker: default docker: default
python: '3.5' python: '3.5'
target: azp/generic/2/ target: shippable/cloud/group1/
# 2.9 # 2.9
- ansible: '2.9' - ansible: '2.9'
docker: fedora31 docker: fedora31
python: '' python: ''
target: azp/posix/2/ target: shippable/posix/group2/
- ansible: '2.9' - ansible: '2.9'
docker: fedora31 docker: fedora31
python: '' python: ''
target: azp/posix/3/ target: shippable/posix/group3/
- ansible: '2.9' - ansible: '2.9'
docker: default docker: default
python: '2.7' python: '2.7'
target: azp/generic/2/ target: shippable/cloud/group1/
steps: steps:
- name: >- - name: >-