--- - name: restart mariadb ansible.builtin.systemd: name=mariadb state=restarted # vim: set ts=2 sw=2: