Rolling reboot for Galera PC compatibility

pull/40/head
maximumG 2020-06-11 09:12:08 +02:00 committed by GitHub
parent ab76aa019d
commit 4ebf5bd580
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@
- etc/mysql/mariadb.conf.d/50-server.cnf.j2 - etc/mysql/mariadb.conf.d/50-server.cnf.j2
register: config register: config
- name: SERVICE | Restart now (prevent bugs) - name: SERVICE | Restart Mariadb now one at a time (prevent bugs)
throttle: 1
service: service:
name: mysql name: mysql
state: restarted state: restarted