2015-07-12 15:42:46 +07:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2015-07-16 16:01:29 +07:00
|
|
|
author: Emilien Mantel
|
2016-09-25 21:05:24 +07:00
|
|
|
description: Install and configure MySQL or MariaDB (Galera Cluster) or Percona server on Debian
|
2015-07-16 16:01:29 +07:00
|
|
|
company:
|
|
|
|
license: GPLv2
|
2016-03-07 20:03:17 +07:00
|
|
|
min_ansible_version: 2.0
|
2015-07-16 16:01:29 +07:00
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- jessie
|
2016-03-07 20:03:17 +07:00
|
|
|
galaxy_tags:
|
2015-07-16 16:01:29 +07:00
|
|
|
- database
|
|
|
|
- database:sql
|
|
|
|
- packaging
|
2016-03-07 20:03:17 +07:00
|
|
|
- mysql
|
|
|
|
- mariadb
|
|
|
|
- percona
|
|
|
|
- replication
|
|
|
|
- debian
|
2016-09-25 21:05:24 +07:00
|
|
|
- galera
|
|
|
|
- cluster
|
2015-07-12 15:42:46 +07:00
|
|
|
dependencies: []
|
|
|
|
|