ansible-role-mariadb-debian/defaults
Kalle Kiviaho 16b62c9856 Add mariadb_packages_extra for installing additional packages
Optional list appended to the package install on all supported OS
families, so extra packages resolve in the same transaction as the
MariaDB server packages and are present before the configuration step.
Useful for packages the server config depends on at (re)start, e.g.
the compression provider plugins (mariadb-plugin-provider-*) that are
split out of mariadb-server in the MariaDB repositories since 10.7 and
are required when mariadb.cnf loads them via plugin_load_add.
2026-07-16 12:34:25 +02:00
..
main.yml Add mariadb_packages_extra for installing additional packages 2026-07-16 12:34:25 +02:00