Első András
25b9b611c2
Allow override OS vars
2025-09-18 16:44:16 +02:00
Faustin Lammler
bc49ab7130
Fix deprecation warning
...
See: https://github.com/ansible/ansible/issues/85539
2025-08-25 11:37:02 +02:00
Kalle Kiviaho
fc7808ace5
Add support for resource_limits when creating database users
2025-01-10 13:49:16 +01:00
jo
0766f242f2
Add deb822 sources for mariadb repository
...
See:
- https://repolib.readthedocs.io/en/latest/deb822-format.html
- https://wiki.debian.org/DebianRepository/UseThirdParty
2022-12-16 16:23:31 +01:00
Faustin Lammler
a7989e042d
Remove master namming
2022-10-12 18:56:15 +02:00
Faustin Lammler
90c31bf3c2
Add rhel based distro support
...
Move from testinfra to ansible verifier.
2022-10-11 18:14:23 +02:00
Faustin Lammler
14962b1f59
Adapt to new MDBF mirror
2022-03-31 10:28:16 +02:00
Faustin Lammler
1b70ba6862
Move repo to mirror redirector
2022-03-01 09:12:11 +01:00
Faustin Lammler
7ed6078daf
Make archive.mariadb.org the default mirror
2021-11-12 15:11:09 +01:00
Faustin Lammler
bbef00b4b1
Broken mirror
2021-10-20 11:06:30 +02:00
Faustin Lammler
e19b7b0365
Upgrading mariadb recreate my.cnf symlink
...
Upgrading mariadb will recreate my.cnf symlink so it's better to use
mariadb.cnf as the default configuration file.
+ add skip-name-resolve option by default
+ logging option was ignored
squash
s
2021-06-25 11:32:56 +02:00
Faustin Lammler
68a94b3ca1
Move from Travis CI to GH actions
...
Add molecule steps to check installation from MariaDB Foundation
repositories.
2021-05-25 17:15:03 +02:00
Faustin Lammler
60afebb58f
Bump default MariaDB version to current stable
2021-05-25 12:47:32 +02:00
Faustin Lammler
2afe6b9c4b
Add an option for cron loggin
...
Add an option to decide what output we want from cron.
2020-11-30 18:01:49 +01:00
Faustin Lammler
54bff54e45
Apply babafou review
...
- useless use of double quotes;
- missing task name;
- loop replaces with_items;
- use import_tasks instead of include_tasks
see:
https://www.reddit.com/r/ansible/comments/8rrybk/why_choosing_import_over_include_is_it_faster/e0txxoy/
https://docs.ansible.com/ansible/2.5/porting_guides/porting_guide_2.5.html#dynamic-includes-and-attribute-inheritance
2020-06-25 12:43:02 +02:00
Faustin Lammler
d1cdf270c6
Remove slave statement when possible
...
See: https://jira.mariadb.org/browse/MDEV-18777
2020-05-28 22:49:08 +02:00
Faustin Lammler
12ebef99b1
Import role from old project
...
- lots of improvements and simplifications.
2020-05-27 14:49:07 +02:00