mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-09 13:42:10 +07:00
Add a default serial on handler restart
This commit is contained in:
@@ -8,6 +8,7 @@ mysql_vendor: 'mariadb'
|
||||
mysql_root_password: 'change_me_NOW'
|
||||
mysql_notify_restart: true
|
||||
mysql_upstream_apt_src: false
|
||||
mysql_serial_restart: 1
|
||||
|
||||
# -------------------------------------
|
||||
# Configuration
|
||||
|
||||
Reference in New Issue
Block a user