mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-09 13:42:10 +07:00
Revert "Add a default serial on handler restart"
This reverts commit f1c68960d5.
This commit is contained in:
@@ -3,4 +3,3 @@
|
||||
- name: restart mysql
|
||||
action: service name=mysql state=restarted enabled=yes
|
||||
when: mysql_notify_restart
|
||||
serial: "{{ mysql_serial_restart }}"
|
||||
|
||||
Reference in New Issue
Block a user