mirror of
https://github.com/roles-ansible/ansible_role_versioncheck.git
synced 2024-08-16 15:59:49 +02:00
update meta package
This commit is contained in:
parent
0398d785ca
commit
2a3509f06b
1 changed files with 6 additions and 14 deletions
|
@ -11,41 +11,33 @@ galaxy_info:
|
|||
versions: all
|
||||
- name: Alpine
|
||||
version:
|
||||
- latest
|
||||
- 3.10
|
||||
- 3.9
|
||||
- 3.8
|
||||
- name: Clearlinux
|
||||
version:
|
||||
- latest
|
||||
# - name: Clearlinux
|
||||
# version:
|
||||
# - all
|
||||
- name: Debian
|
||||
versions:
|
||||
- latest
|
||||
- stable
|
||||
- 10
|
||||
- 9
|
||||
- 8
|
||||
- sid
|
||||
- buster
|
||||
- wheezy
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- latest
|
||||
- stable
|
||||
- xenial
|
||||
- bionic
|
||||
- name: EL
|
||||
versions:
|
||||
- latest
|
||||
- 8
|
||||
- 7
|
||||
- name: Fedora
|
||||
versions:
|
||||
- latest
|
||||
- 31
|
||||
- 30
|
||||
- 29
|
||||
- 28
|
||||
- name: Suse
|
||||
versions:
|
||||
- latest
|
||||
- 15
|
||||
galaxy_tags:
|
||||
- version
|
||||
|
|
Loading…
Reference in a new issue