mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-09-05 01:25:27 +07:00
Rolling reboot for Galera PC compatibility (#40)
Co-authored-by: maximumG <none> Co-authored-by: Emilien M <HanXHX@users.noreply.github.com>
This commit is contained in:
co-authored by
maximumG
Emilien M
parent
c2758ccd02
commit
ae5cb68a8e
+2
-1
@@ -25,7 +25,8 @@
|
||||
- etc/mysql/mariadb.conf.d/50-server.cnf.j2
|
||||
register: config
|
||||
|
||||
- name: SERVICE | Restart now (prevent bugs)
|
||||
- name: SERVICE | Restart Mariadb now one at a time (prevent bugs)
|
||||
throttle: 1
|
||||
service:
|
||||
name: mysql
|
||||
state: restarted
|
||||
|
||||
Reference in New Issue
Block a user