mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-14 11:42:09 +07:00
Remove useless spaces
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
- name: restart mariadb
|
||||
- name: restart mariadb
|
||||
service:
|
||||
name: mysql
|
||||
state: restarted
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: Emilien Mantel
|
||||
description: Install and configure MariaDB (and Galera Cluster) on Debian
|
||||
company:
|
||||
description: Install and configure MariaDB (and Galera Cluster) on Debian
|
||||
company:
|
||||
license: GPLv2
|
||||
min_ansible_version: 2.5
|
||||
platforms:
|
||||
@@ -21,4 +21,4 @@ galaxy_info:
|
||||
- cluster
|
||||
- stretch
|
||||
dependencies: []
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user