Update for Ansible 2.15 sanity tests (#515)

Update for Ansible 2.15 sanity tests

Depends-On: ansible/ansible-zuul-jobs#1639
SUMMARY

Update for Ansible 2.15 sanity tests

Fixes #519
ISSUE TYPE

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Bikouo Aubin <None>
This commit is contained in:
Mike Graves
2022-10-06 05:50:26 -04:00
committed by GitHub
parent 0e86fe0b7b
commit 29c75fa1c6
11 changed files with 79 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ ANSIBLE_VERSIONS = {
"2.12": ["3.6", "3.7", "3.8", "3.9", "3.10"],
"2.13": ["3.6", "3.7", "3.8", "3.9", "3.10"],
"2.14": ["3.6", "3.7", "3.8", "3.9", "3.10"],
"2.15": ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11"],
}
IMPORT_SKIPS = [