--- # Install Debian Default MySQL Server (could even be a meta package for mariadb) - include_tasks: install-debian.yml when: ansible_os_family == "Debian"