2019-02-21 21:19:56 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
role_name: mariadb
|
2022-04-07 08:31:30 +00:00
|
|
|
namespace: nishiki
|
2019-02-21 21:19:56 +00:00
|
|
|
author: Adrien Waksberg
|
|
|
|
company: Adrien Waksberg
|
2019-03-16 08:41:05 +00:00
|
|
|
description: Install and configure mariadb
|
2019-02-21 21:19:56 +00:00
|
|
|
license: Apache2
|
2023-06-29 13:17:06 +00:00
|
|
|
min_ansible_version: "2.9"
|
2019-02-21 21:19:56 +00:00
|
|
|
|
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
2021-08-22 14:33:57 +00:00
|
|
|
- bullseye
|
2023-06-29 12:49:32 +00:00
|
|
|
- bookworm
|
2019-02-21 21:19:56 +00:00
|
|
|
|
|
|
|
galaxy_tags:
|
|
|
|
- database
|
|
|
|
- sql
|
|
|
|
- mysql
|
2019-03-16 08:41:05 +00:00
|
|
|
- mariadb
|
2019-02-21 21:19:56 +00:00
|
|
|
|
|
|
|
dependencies: []
|