Disable check for Alpine Linux until segfault is fixed

This commit is contained in:
Faustin Lammler 2025-05-20 16:10:50 +02:00
parent 0a67aaf6e3
commit 0484137c3c
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 1 additions and 0 deletions

View File

@ -157,3 +157,4 @@
$MARIADB_BACKUP --backup \
--target-dir=/tmp/backup \
--user=root
when: ansible_os_family != "Alpine"