Faustin Lammler
5cdf631726
Disable check for Alpine Linux until segfault is fixed
2025-05-20 16:10:50 +02:00
Faustin Lammler
0a67aaf6e3
Add backup step in verify
...
Motivated by the segfault on Alpine Linux:
https://jira.mariadb.org/browse/MDEV-34388
2025-05-20 16:00:19 +02:00
Faustin Lammler
8be1a71c99
Verification that users are created missing
...
This makes sure that the CI also verifies that creating users during
deployment works.
2025-01-10 14:27:03 +01:00
Faustin Lammler
97ee0a5b43
Adapt verify for rc/rolling release
2024-05-16 10:13:37 +02:00
Faustin Lammler
f4383de850
Fix ansible warning
...
[WARNING]: conditional statements should not include jinja2 templating
delimiters such as {{ }} or {% %}. Found: datadir.stat.pw_name == "{{
mariadb_user }}"
2024-02-13 10:08:12 +01:00
Faustin Lammler
f7c3a8f2e5
Make the role compatible with Alpine linux
...
Should be compatible with:
- 3.17
- 3.18
2023-09-26 18:16:09 +02:00
jo
5084b252f1
Don't use template delimiters in conditions
2022-12-16 16:15:31 +01:00
Faustin Lammler
90c31bf3c2
Add rhel based distro support
...
Move from testinfra to ansible verifier.
2022-10-11 18:14:23 +02:00