CI: add testing against ansible-core 2.13

This commit is contained in:
R.Sicart 2022-04-02 17:53:21 +02:00 committed by Andrew Klychkov
commit d7fb3d59a8
3 changed files with 12 additions and 0 deletions

View file

@ -28,6 +28,8 @@ jobs:
- stable-2.9
- stable-2.10
- stable-2.11
- stable-2.12
- stable-2.13
- devel
steps:
@ -62,6 +64,7 @@ jobs:
- stable-2.10
- stable-2.11
- stable-2.12
- stable-2.13
- devel
python:
- 3.6
@ -80,6 +83,8 @@ jobs:
ansible: stable-2.11
- python: 3.6
ansible: stable-2.12
- python: 3.6
ansible: stable-2.13
- python: 3.6
ansible: devel
steps:
@ -127,6 +132,8 @@ jobs:
- stable-2.9
- stable-2.10
- stable-2.11
- stable-2.12
- stable-2.13
- devel
steps:

View file

@ -27,6 +27,7 @@ jobs:
- stable-2.10
- stable-2.11
- stable-2.12
- stable-2.13
- devel
python:
- 3.6
@ -40,6 +41,8 @@ jobs:
ansible: stable-2.11
- python: 3.6
ansible: stable-2.12
- python: 3.6
ansible: stable-2.13
- python: 3.6
ansible: devel

View file

@ -63,6 +63,8 @@ Every voice is important and every idea is valuable. If you have something on yo
- 2.9
- 2.10
- 2.11
- 2.12
- 2.13
- devel
### Databases