Remove useless spaces

This commit is contained in:
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