mirror of
https://github.com/roles-ansible/ansible_role_versioncheck.git
synced 2024-08-16 15:59:49 +02:00
improve supported linux versions in meta
This commit is contained in:
parent
c80c8b58ea
commit
4ce6b9698d
1 changed files with 3 additions and 1 deletions
|
@ -19,7 +19,9 @@ galaxy_info:
|
|||
versions: all
|
||||
- name: Fedora
|
||||
versions: all
|
||||
- name: Suse
|
||||
- name: Devuan
|
||||
versions: all
|
||||
- name: GenericLinux
|
||||
versions: all
|
||||
galaxy_tags:
|
||||
- version
|
||||
|
|
Loading…
Reference in a new issue