🔧 Prepare galaxy release
parent
edbd43067e
commit
63c1f44a15
|
@ -7,12 +7,11 @@ galaxy_info:
|
||||||
description: Install and configure MariaDB (and Galera Cluster) on Debian
|
description: Install and configure MariaDB (and Galera Cluster) on Debian
|
||||||
company: TripleStack
|
company: TripleStack
|
||||||
license: GPLv2
|
license: GPLv2
|
||||||
min_ansible_version: '2.11'
|
min_ansible_version: '2.17'
|
||||||
platforms:
|
platforms:
|
||||||
- name: Debian
|
- name: Debian
|
||||||
versions:
|
versions:
|
||||||
- buster
|
- bookworm
|
||||||
- bullseye
|
|
||||||
galaxy_tags:
|
galaxy_tags:
|
||||||
- database
|
- database
|
||||||
- packaging
|
- packaging
|
||||||
|
|
Loading…
Reference in New Issue