From dac0349ae4af7904469454c7c4af48ad1311981f Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Tue, 22 Nov 2022 20:21:53 +0100 Subject: [PATCH] copr-be-dev: unblock the raid config --- roles/copr/backend/tasks/mount_fs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/copr/backend/tasks/mount_fs.yml b/roles/copr/backend/tasks/mount_fs.yml index be04fdc9e0..cd92a9a2f8 100644 --- a/roles/copr/backend/tasks/mount_fs.yml +++ b/roles/copr/backend/tasks/mount_fs.yml @@ -1,6 +1,5 @@ --- - name: raid10 volume on the production machine - when: not devel tags: mdadm block: - name: install LVM and RAID utilities