ansible-role-mariadb-debian/tasks
Faustin Lammler bc18f4c3ad
Fix #50: adapt pid file default path
Note: by default MDBF packages use a different path than official
distro's packages. IMO the behavior of distro is cleaner, so, make sure
that the directory exist in case we deploy MDBF packages.

Note2: the pid file option does not seem to be mandatory for systemd and
docker, so we might also decide to remove this option by default. But
for the moment it's probably cleaner/simpler to keep default options
deployed with packages.
2025-07-21 10:36:35 +02:00
..
backup.yml Add rhel based distro support 2022-10-11 18:14:23 +02:00
configure.yml Add rhel based distro support 2022-10-11 18:14:23 +02:00
databases.yml Lint with latest ansible-lint version 2022-10-12 11:20:37 +02:00
main.yml Make the role compatible with Alpine linux 2023-09-26 18:16:09 +02:00
replication_primary.yml Remove master namming 2022-10-12 18:56:15 +02:00
replication_replica.yml Remove master namming 2022-10-12 18:56:15 +02:00
setup_alpine.yml Fix MDBF repo deployments on Fedora 2025-07-02 15:49:41 +02:00
setup_debian.yml Fix MDBF repo deployments on Fedora 2025-07-02 15:49:41 +02:00
setup_redhat.yml Fix #50: adapt pid file default path 2025-07-21 10:36:35 +02:00
users.yml Add support for resource_limits when creating database users 2025-01-10 13:49:16 +01:00