Fix error in handlers filename.

This commit is contained in:
Gregory Colpart 2017-09-18 21:46:27 +02:00
parent d96e2ea5bf
commit a5e76c5248
2 changed files with 4 additions and 3 deletions

View File

@ -13,3 +13,7 @@
service:
name: mysql
state: restarted
- name: reload systemd
command: systemctl daemon-reload

View File

@ -1,3 +0,0 @@
--
- name: reload systemd
command: systemctl daemon-reload