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: I928bed1b0a4de7ffab198433514891cf49148859
This commit is contained in:
Jean-Philippe Evrard 2019-05-20 12:15:07 +02:00
parent f8e04e4564
commit c75ae4dcb4

View File

@ -32,7 +32,7 @@ galaxy_info:
- 7 - 7
- name: opensuse - name: opensuse
versions: versions:
- all - 15
categories: categories:
- cloud - cloud
- python - python