Clarify supported distro 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. At the same time, this lists the CentOS support and updates the ubuntu supported versions. Change-Id: I8fd01b9184aa1471bb0a7f950cc802ceca57f506
This commit is contained in:
parent
9b9ebe82a2
commit
750ef0e548
@ -30,9 +30,13 @@ galaxy_info:
|
||||
- stretch
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- trusty
|
||||
- xenial
|
||||
- bionic
|
||||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
- name: opensuse
|
||||
versions:
|
||||
- 15
|
||||
galaxy_tags:
|
||||
- cloud
|
||||
- openstack
|
||||
|
Loading…
Reference in New Issue
Block a user