.. | ||
defaults | ||
files | ||
tasks | ||
templates | ||
README.rst |
Run MariaDB
This role deploys a standalone MariaDB using docker-compose. Variables below configure MariaDB connection details.
Role Variables
The database to create.
The MariaDB user to make and connect with.
The password to set for
mariadb_username
The password to set for the root mariadb user.