mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Enable nuage_vspk tests for Python 2.7.
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
skip/python3
|
skip/python3
|
||||||
disabled
|
|
||||||
|
|||||||
@@ -15,3 +15,4 @@
|
|||||||
with_items: "{{ test_items }}"
|
with_items: "{{ test_items }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
loop_var: test_case_to_run
|
loop_var: test_case_to_run
|
||||||
|
when: "ansible_python_version is version('2.7', '>=')"
|
||||||
Reference in New Issue
Block a user