mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-16 11:52:09 +07:00
Manages MariaDB 10.6 + Debian 11
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
- name: restart mariadb
|
||||
service:
|
||||
name: mysql
|
||||
name: mariadb
|
||||
state: restarted
|
||||
when: mariadb_notify_restart
|
||||
|
||||
Reference in New Issue
Block a user