mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
MySQL / MariaDB state: started -> state: restarted
This commit is contained in:
parent
aa086daa32
commit
89d091cbbb
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
systemd:
|
||||
name: "{{ mysql_service }}"
|
||||
daemon_reload: yes
|
||||
state: started
|
||||
state: restarted
|
||||
enabled: yes
|
||||
when: mysql_enabled | bool
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue