mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-14 11:42: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
|
||||
company:
|
||||
license: GPLv2
|
||||
min_ansible_version: 2.9
|
||||
min_ansible_version: 2.11
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
|
||||
Reference in New Issue
Block a user