mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-18 12:02:10 +07:00
Fix YAML Lint
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
|
||||
galaxy_info:
|
||||
author: Emilien Mantel
|
||||
description: Install and configure MariaDB (and Galera Cluster) on Debian
|
||||
@@ -6,18 +7,18 @@ galaxy_info:
|
||||
license: GPLv2
|
||||
min_ansible_version: 2.9
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- buster
|
||||
- bullseye
|
||||
- name: Debian
|
||||
versions:
|
||||
- buster
|
||||
- bullseye
|
||||
galaxy_tags:
|
||||
- database
|
||||
- packaging
|
||||
- mysql
|
||||
- mariadb
|
||||
- replication
|
||||
- debian
|
||||
- galera
|
||||
- cluster
|
||||
dependencies: []
|
||||
- database
|
||||
- packaging
|
||||
- mysql
|
||||
- mariadb
|
||||
- replication
|
||||
- debian
|
||||
- galera
|
||||
- cluster
|
||||
|
||||
dependencies: []
|
||||
|
||||
Reference in New Issue
Block a user