Disable check for Alpine Linux until segfault is fixed
This commit is contained in:
parent
0a67aaf6e3
commit
0484137c3c
|
|
@ -157,3 +157,4 @@
|
|||
$MARIADB_BACKUP --backup \
|
||||
--target-dir=/tmp/backup \
|
||||
--user=root
|
||||
when: ansible_os_family != "Alpine"
|
||||
|
|
|
|||
Loading…
Reference in New Issue