mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-05 13:22:09 +07:00
Fix Ansible min version
This commit is contained in:
@@ -7,7 +7,7 @@ galaxy_info:
|
|||||||
description: Install and configure MariaDB (and Galera Cluster) on Debian
|
description: Install and configure MariaDB (and Galera Cluster) on Debian
|
||||||
company:
|
company:
|
||||||
license: GPLv2
|
license: GPLv2
|
||||||
min_ansible_version: 2.9
|
min_ansible_version: 2.11
|
||||||
platforms:
|
platforms:
|
||||||
- name: Debian
|
- name: Debian
|
||||||
versions:
|
versions:
|
||||||
|
|||||||
Reference in New Issue
Block a user