CI: add testing against ansible-core 2.13 (#327)

Co-authored-by: R.Sicart <roger.sicart@gmail.com>
This commit is contained in:
Andrew Klychkov 2022-04-03 09:10:35 +03:00 committed by GitHub
parent 2de30ed7cb
commit 9857a16cb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 0 deletions

View file

@ -29,6 +29,7 @@ jobs:
- stable-2.10
- stable-2.11
- stable-2.12
- stable-2.13
- devel
steps:
@ -63,6 +64,7 @@ jobs:
- stable-2.10
- stable-2.11
- stable-2.12
- stable-2.13
- devel
python:
- 3.6
@ -82,6 +84,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
@ -131,6 +135,7 @@ jobs:
- 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

@ -64,6 +64,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