ansible-roles/maxscale
Mathieu Trossevin 94f088e1bf Create role to install MariaDB MaxScale
This role have to add the official MariaDB MaxScale repository as
maxscale isn't in the Debian repositories. Moreover as maxscale need two
mysql users to works, the role can also create these users if requested
and ansible has access to a master server.
2020-06-18 10:58:15 +02:00
..
defaults Create role to install MariaDB MaxScale 2020-06-18 10:58:15 +02:00
handlers Create role to install MariaDB MaxScale 2020-06-18 10:58:15 +02:00
meta Create role to install MariaDB MaxScale 2020-06-18 10:58:15 +02:00
tasks Create role to install MariaDB MaxScale 2020-06-18 10:58:15 +02:00
templates Create role to install MariaDB MaxScale 2020-06-18 10:58:15 +02:00
tests Create role to install MariaDB MaxScale 2020-06-18 10:58:15 +02:00
vars Create role to install MariaDB MaxScale 2020-06-18 10:58:15 +02:00
README.md Create role to install MariaDB MaxScale 2020-06-18 10:58:15 +02:00

# maxscale

Install MariaDB maxscale on a server.