Revert "Add a default serial on handler restart"

This reverts commit f1c68960d5.
This commit is contained in:
Emilien Mantel
2016-09-28 11:55:59 +02:00
parent d77315ee59
commit e3e3ae1a05
2 changed files with 0 additions and 2 deletions

View File

@@ -3,4 +3,3 @@
- name: restart mysql
action: service name=mysql state=restarted enabled=yes
when: mysql_notify_restart
serial: "{{ mysql_serial_restart }}"