--- # handlers file for ansible-role-mariadb - name: Restart mariadb service: name: "{{ mariadb_service }}" state: restarted