---
webapps_mysql_packages:
- python3-mysql
- "{{ (mysql_engine is defined and mysql_engine == 'mysql') | ternary('mysql','mariadb') }}"