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