---
- name: Backup MariaDB
hosts: mariadb
roles:
- { role: mariadb,
tags: mariadb,
when: enable_mariabackup | bool }