Add ansible-core 2.16 to the matrix. (#686)

This commit is contained in:
Felix Fontein
2023-09-19 17:51:26 +02:00
committed by GitHub
parent 128117bb1c
commit d9f49fc073
5 changed files with 77 additions and 50 deletions
+27
View File
@@ -31,6 +31,7 @@ jobs:
ansible:
- '2.11'
- '2.12'
- '2.13'
# Ansible-test on various stable branches does not yet work well with cgroups v2.
# Since ubuntu-latest now uses Ubuntu 22.04, we need to fall back to the ubuntu-20.04
# image for these stable branches. The list of branches where this is necessary will
@@ -68,6 +69,7 @@ jobs:
ansible:
- '2.11'
- '2.12'
- '2.13'
steps:
- name: >-
@@ -153,6 +155,31 @@ jobs:
docker: ubuntu1804
python: ''
target: azp/5/
# 2.12
- ansible: '2.13'
docker: fedora35
python: ''
target: azp/4/
- ansible: '2.13'
docker: fedora35
python: ''
target: azp/5/
- ansible: '2.13'
docker: opensuse15py2
python: ''
target: azp/4/
- ansible: '2.13'
docker: opensuse15py2
python: ''
target: azp/5/
- ansible: '2.13'
docker: alpine3
python: ''
target: azp/4/
- ansible: '2.13'
docker: alpine3
python: ''
target: azp/5/
steps:
- name: >-