1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_versioncheck.git synced 2024-08-16 15:59:49 +02:00

Update supported os list

This commit is contained in:
L3D 2020-03-03 13:34:57 +01:00 committed by L3D
parent 1d20a5c6f1
commit e656e728e1
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -9,36 +9,42 @@ galaxy_info:
platforms: platforms:
- name: Archlinux - name: Archlinux
versions: all versions: all
- name: Alpine
version:
- 3.10
- 3.9
- 3.8
# - name: Clearlinux
# version:
# - all
- name: Debian - name: Debian
versions: versions:
- sid - sid
- buster - buster
- wheezy - jessie
- stretch
- name: Ubuntu - name: Ubuntu
versions: versions:
- xenial
- bionic - bionic
- disco
- eoan
- focal
- trusty
- xenial
# - name: Alpine
# version:
# - 3.10
# - 3.9
# - 3.8
# - name: Clearlinux
# version:
# - all
- name: EL - name: EL
versions: versions:
- 8 - 8
- 7 - 7
- name: Fedora - 6
versions: # - name: Fedora
- 31
- 30
- 29
- 28
# - name: Suse
# versions: # versions:
# - 15 # - 31
# - 30
# - 29
# - 28
## - name: Suse
# versions:
## - 15
galaxy_tags: galaxy_tags:
- version - version
- playbook - playbook