Increase galaxy supported distributions

This commit is contained in:
Faustin Lammler 2022-10-11 18:53:19 +02:00
parent 90c31bf3c2
commit 37d10f856d
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 14 additions and 2 deletions

View File

@ -4,7 +4,7 @@ dependencies: []
galaxy_info:
author: fauust
role_name: mariadb
description: MariaDB server for Debian/Ubuntu.
description: MariaDB server for Linux.
license: license GPL-3.0-only
min_ansible_version: "2.8"
github_branch: main
@ -13,12 +13,24 @@ galaxy_info:
versions:
- buster
- bullseye
- sid
- name: Ubuntu
versions:
- bionic
- focal
- groovy
- jammy
- name: Fedora
versions:
- 36
- 37
- name: Almalinux
versions:
- 8
- 9
- name: Rockylinux
versions:
- 8
- 9
galaxy_tags:
- mariadb
- mysql