Ansible min version 2.0 + galaxy 1.1 (#9 related)
parent
c8870974ee
commit
d232b7b27d
|
@ -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: []
|
||||
|
||||
|
|
Loading…
Reference in New Issue