Update meta/main.yml accordind to new features

pull/14/head
Emilien Mantel 2016-09-25 16:05:24 +02:00
parent 071c458280
commit f0eba79073
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
galaxy_info:
author: Emilien Mantel
description: Install and configure MySQL or MariaDB or Percona server on Debian
description: Install and configure MySQL or MariaDB (Galera Cluster) or Percona server on Debian
company:
license: GPLv2
min_ansible_version: 2.0
@ -18,5 +18,7 @@ galaxy_info:
- percona
- replication
- debian
- galera
- cluster
dependencies: []