Ansible min version 2.0 + galaxy 1.1 (#9 related)

pull/14/head
Emilien Mantel 2016-03-07 14:03:17 +01:00
parent c8870974ee
commit d232b7b27d
1 changed files with 7 additions and 2 deletions

View File

@ -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: []