Clarify supported SUSE versions
This role only support openSUSE Leap 15, not 42.3, not tumbleweed. Saying all is confusing and a bad practice. This fixes it, while ensuring the job is properly defined to test that assertion. Change-Id: I4d86070e9e52ed97ce890c3366967263559c04d7
This commit is contained in:
parent
b94df04f44
commit
83b5bf4e56
@ -27,6 +27,9 @@ galaxy_info:
|
|||||||
versions:
|
versions:
|
||||||
- xenial
|
- xenial
|
||||||
- bionic
|
- bionic
|
||||||
|
- name: opensuse
|
||||||
|
versions:
|
||||||
|
- 15
|
||||||
galaxy_tags: []
|
galaxy_tags: []
|
||||||
dependencies:
|
dependencies:
|
||||||
- role: apt_package_pinning
|
- role: apt_package_pinning
|
||||||
|
Loading…
x
Reference in New Issue
Block a user