Tests: add ansible 2.11 support (#138)

@Andersson007 thanks for this PR
This commit is contained in:
Andrew Klychkov 2021-04-06 10:12:27 +02:00 committed by GitHub
commit dad555a536
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View file

@ -27,6 +27,7 @@ jobs:
ansible:
- stable-2.9
- stable-2.10
- stable-2.11
- devel
steps:
@ -59,6 +60,7 @@ jobs:
ansible:
- stable-2.9
- stable-2.10
- stable-2.11
- devel
python:
- 3.6
@ -113,6 +115,7 @@ jobs:
ansible:
- stable-2.9
- stable-2.10
- stable-2.11
- devel
steps: