mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-02 10:42:09 +07:00
Update meta/main.yml accordind to new features
This commit is contained in:
@@ -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: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user