Merge branch 'ansible-collections:main' into add_pam_service_option

This commit is contained in:
hubiongithub 2022-09-20 15:44:08 +02:00 committed by GitHub
commit ee0522499b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 3 deletions

View file

@ -30,15 +30,24 @@ jobs:
python: python:
- 3.6 - 3.6
- 3.8 - 3.8
- 3.9
exclude: exclude:
- python: 3.8
ansible: stable-2.11
- python: 3.6 - python: 3.6
ansible: stable-2.12 ansible: stable-2.12
- python: 3.6 - python: 3.6
ansible: stable-2.13 ansible: stable-2.13
- python: 3.6 - python: 3.6
ansible: devel ansible: devel
- python: 3.8
ansible: stable-2.11
- python: 3.8
ansible: stable-2.13
- python: 3.8
ansible: devel
- python: 3.9
ansible: stable-2.11
- python: 3.9
ansible: stable-2.12
steps: steps: