2019-02-21 21:19:56 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
role_name: mariadb
|
|
|
|
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
|
2021-08-22 14:33:57 +00:00
|
|
|
min_ansible_version: 2.9
|
2019-02-21 21:19:56 +00:00
|
|
|
|
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
2020-02-08 16:32:59 +00:00
|
|
|
- buster
|
2021-08-22 14:33:57 +00:00
|
|
|
- bullseye
|
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: []
|