Remove useless spaces

pull/40/head
Emilien Mantel 2019-08-19 10:53:41 +02:00
parent dac586acbe
commit 541cef3d03
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
---
- name: restart mariadb
- name: restart mariadb
service:
name: mysql
state: restarted

View File

@ -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: []