Skip to content
Snippets Groups Projects
Verified Commit f15a90a7 authored by Chris Croome's avatar Chris Croome
Browse files

Update galaxy metadata

parent 1b523200
No related branches found
Tags 3.4.0
No related merge requests found
Pipeline #29230 passed
......@@ -14,7 +14,7 @@ variables:
ANSIBLE_FORCE_COLOR: "1"
ANSIBLE_REMOTE_TMP: "/tmp"
ANSIBLE_SHELL_ALLOW_WORLD_READABLE_TEMP: "1"
MOLECULE_VERBOSITY: "3"
MOLECULE_VERBOSITY: "0"
PY_COLORS: "1"
before_script:
- whoami
......
......@@ -2,7 +2,7 @@
[![pipeline status](https://git.coop/webarch/mariadb/badges/master/pipeline.svg)](https://git.coop/webarch/mariadb/-/commits/master)
This repository contains an Ansible role for installing and configuring [MariaDB](https://mariadb.org/) on Debian servers.
This repository contains an Ansible role for installing and configuring [MariaDB](https://mariadb.org/) on Debian and Ubuntu servers.
## Role versions
......
......@@ -19,12 +19,16 @@ galaxy_info:
platforms:
- name: Debian
versions:
# - trixie
- bookworm
- bullseye
- buster
- name: Ubuntu
versions:
- jammy
galaxy_tags:
- debian
- mariadb
- ubuntu
dependencies: []
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
# if you add dependencies to this list.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment