mirror of
https://github.com/aljazceru/ansible-role-mysql.git
synced 2026-01-07 01:35:23 +01:00
Stylistic cleanup and reorganization.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
---
|
||||
- name: restart mysql
|
||||
service: >
|
||||
name={{ mysql_daemon }}
|
||||
state=restarted
|
||||
service: "name={{ mysql_daemon }} state=restarted"
|
||||
|
||||
Reference in New Issue
Block a user