mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-02-24 10:13:30 +07:00
🚨 Fix modernized linter
This commit is contained in:
committed by
Emilien M
parent
28305720f7
commit
4be27557c7
@@ -5,9 +5,9 @@ galaxy_info:
|
||||
role_name: mysql
|
||||
author: Emilien Mantel
|
||||
description: Install and configure MariaDB (and Galera Cluster) on Debian
|
||||
company:
|
||||
company: TripleStack
|
||||
license: GPLv2
|
||||
min_ansible_version: 2.11
|
||||
min_ansible_version: '2.11'
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
|
||||
Reference in New Issue
Block a user