mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-14 11:42:09 +07:00
Ansible min version 2.0 + galaxy 1.1 (#9 related)
This commit is contained in:
@@ -4,15 +4,20 @@ galaxy_info:
|
||||
description: Install and configure MySQL or MariaDB or Percona server on Debian
|
||||
company:
|
||||
license: GPLv2
|
||||
min_ansible_version: 1.8
|
||||
min_ansible_version: 2.0
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- wheezy
|
||||
- jessie
|
||||
categories:
|
||||
galaxy_tags:
|
||||
- database
|
||||
- database:sql
|
||||
- packaging
|
||||
- mysql
|
||||
- mariadb
|
||||
- percona
|
||||
- replication
|
||||
- debian
|
||||
dependencies: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user