- include_tasks: mysql.yml tags: [sql,mysql] when: with_mysql or with_mariadb - include_tasks: postgresql.yml tags: [sql,postgresql] when: with_postgresql