---
- name: restart mariadb
service:
name: "{{ mariadb_service_name }}"
state: restarted
when: mariadb_notify_restart