mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-10 02:26:09 +00:00
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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user