ansible-mysql/meta/main.yml

25 lines
392 B
YAML
Raw Normal View History

2015-07-12 15:42:46 +07:00
---
galaxy_info:
2015-07-16 16:01:29 +07:00
author: Emilien Mantel
description: Install and configure MariaDB (and Galera Cluster) on Debian
2015-07-16 16:01:29 +07:00
company:
license: GPLv2
2019-04-12 14:38:42 +07:00
min_ansible_version: 2.5
2015-07-16 16:01:29 +07:00
platforms:
- name: Debian
versions:
- stretch
2019-08-07 22:41:45 +07:00
- buster
galaxy_tags:
2015-07-16 16:01:29 +07:00
- database
- packaging
- mysql
- mariadb
- replication
- debian
- galera
- cluster
- stretch
2015-07-12 15:42:46 +07:00
dependencies: []