diff --git a/roles/copr/backend/tasks/mount_fs.yml b/roles/copr/backend/tasks/mount_fs.yml index 0613194296..d9a4537355 100644 --- a/roles/copr/backend/tasks/mount_fs.yml +++ b/roles/copr/backend/tasks/mount_fs.yml @@ -1,6 +1,6 @@ --- - name: raid10 volume on the production machine - when: devel + when: not devel tags: mdadm block: - name: install LVM and RAID utilities