Drop MySQL, Percona Server and Jessie support

This commit is contained in:
Emilien Mantel
2018-03-17 17:05:45 +01:00
parent 589754e618
commit 859bafdb50
13 changed files with 22 additions and 135 deletions

View File

@@ -1,14 +1,13 @@
---
galaxy_info:
author: Emilien Mantel
description: Install and configure MySQL or MariaDB (Galera Cluster) or Percona server on Debian
description: Install and configure MariaDB (and Galera Cluster) on Debian
company:
license: GPLv2
min_ansible_version: 2.3
platforms:
- name: Debian
versions:
- jessie
- stretch
galaxy_tags:
- database
@@ -16,12 +15,10 @@ galaxy_info:
- packaging
- mysql
- mariadb
- percona
- replication
- debian
- galera
- cluster
- jessie
- stretch
dependencies: []