mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-09 13:42:10 +07:00
Update meta/main.yml accordind to new features
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: Emilien Mantel
|
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:
|
company:
|
||||||
license: GPLv2
|
license: GPLv2
|
||||||
min_ansible_version: 2.0
|
min_ansible_version: 2.0
|
||||||
@@ -18,5 +18,7 @@ galaxy_info:
|
|||||||
- percona
|
- percona
|
||||||
- replication
|
- replication
|
||||||
- debian
|
- debian
|
||||||
|
- galera
|
||||||
|
- cluster
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user